i
JMAN Group
Filter interviews by
I applied via Walk-in and was interviewed in Mar 2023. There were 4 interview rounds.
Time and Speed distance
Java and c and SQL html
I applied via Naukri.com and was interviewed in Sep 2020. There were 4 interview rounds.
posted on 17 Oct 2024
I applied via Walk-in
To implement a queue using a stack, use two stacks and simulate the queue operations.
Use two stacks, one for enqueue operation and one for dequeue operation.
For enqueue operation, simply push elements onto the stack used for enqueueing.
For dequeue operation, if the dequeue stack is empty, pop all elements from enqueue stack and push onto dequeue stack.
Then pop from the dequeue stack to simulate dequeue operation.
A linked list is a data structure consisting of nodes where each node points to the next node in the sequence.
Create a Node class with data and next pointer
Initialize a head pointer to null
Add nodes by updating next pointers
Traverse the list by following next pointers
I applied via Google and was interviewed in Aug 2023. There were 3 interview rounds.
Coding questions about array and string.
Cosing questions about sql and ds.
I applied via Campus Placement and was interviewed in Nov 2024. There was 1 interview round.
Easy to medium leetcode questions
I applied via Campus Placement and was interviewed in Dec 2024. There was 1 interview round.
2 questions of DSA medium to hard
I applied via LinkedIn and was interviewed in Nov 2023. There were 3 interview rounds.
Mcq + dsa JavaScript questions
Print unique numbers in list
Iterate through the list and store each number in a set to keep track of unique numbers
Print out the numbers in the set to display the unique numbers
I applied via LinkedIn and was interviewed in Sep 2021. There was 1 interview round.
Spring is a framework for building Java applications, while Spring Boot is a tool for quickly creating Spring-based applications.
Spring provides a comprehensive framework for building Java applications, while Spring Boot is a tool that simplifies and accelerates the process of creating Spring-based applications.
Spring requires more configuration and setup, while Spring Boot provides a pre-configured environment that re...
A program to check if two strings are anagrams of each other.
Create two character arrays from the input strings
Sort the arrays
Compare the sorted arrays to check if they are equal
Using Streams API to filter and map an array of strings
Create a stream from the array using Arrays.stream()
Use filter() to select elements that meet a certain condition
Use map() to transform each element into a new value
Use toArray() to convert the stream back into an array
REST API is a web service that uses HTTP requests to access and manipulate data.
REST stands for Representational State Transfer
It is an architectural style for building web services
It uses HTTP methods like GET, POST, PUT, DELETE to perform operations on resources
It is stateless and can be cached
It returns data in various formats like JSON, XML, etc.
based on 1 interview
Interview experience
Software Engineer
55
salaries
| ₹3.5 L/yr - ₹7 L/yr |
Data Engineer
15
salaries
| ₹4.5 L/yr - ₹8 L/yr |
Senior Software Engineer
7
salaries
| ₹5.8 L/yr - ₹9 L/yr |
Senior Data Engineer
6
salaries
| ₹5.5 L/yr - ₹12 L/yr |
Software Developer
5
salaries
| ₹4 L/yr - ₹10.2 L/yr |
Maxgen Technologies
Cyfuture
Value Point Systems
JoulestoWatts Business Solutions