Filter interviews by
Clear (1)
I applied via Campus Placement and was interviewed before May 2022. There were 3 interview rounds.
Multi threading is the ability of a program to perform multiple tasks concurrently.
It allows for efficient use of CPU resources
Threads share the same memory space
Synchronization is required to avoid race conditions
Examples include web servers handling multiple requests simultaneously
String is immutable in Java
Immutable means once created, the value cannot be changed
String class in Java is final and cannot be extended
Any operation on a string creates a new string object
DSA Sting list array recursion
Top trending discussions
posted on 9 Aug 2022
The level of test was mixture of easy and tough questions
I recently watched the movie 'Inception'.
Directed by Christopher Nolan
Genre: Science fiction, Action, Thriller
Starring Leonardo DiCaprio, Joseph Gordon-Levitt, Ellen Page
The movie explores the concept of shared dreaming and subconscious manipulation
It has mind-bending visuals and a complex plot
Focused more on Logics and DSA
I applied via Job Fair and was interviewed in Jan 2024. There was 1 interview round.
Use arrays to find all most occurring characters in a given string in Java.
Create an array to store the frequency of each character in the string.
Iterate through the string and update the frequency array.
Find the maximum frequency and then iterate through the frequency array to find all characters with that frequency.
I applied via Company Website and was interviewed before Jul 2023. There was 1 interview round.
useState is a hook in React that allows functional components to have state.
useState is a React hook used in functional components to manage state.
It returns an array with the current state value and a function to update that value.
Example: const [count, setCount] = useState(0);
useEffect is a hook in React that allows performing side effects in function components.
Used in React functional components to perform side effects
Executes after render and after every update
Can be used to fetch data, subscribe to events, update the DOM, etc.
Redux is a predictable state container for JavaScript apps. It helps manage the state of an application in a centralized way.
Redux is a state management library commonly used with React.
It allows for a single source of truth for the state of an application.
Actions are dispatched to update the state, and reducers specify how the state changes in response to actions.
Redux DevTools can be used to track state changes and d...
I applied via Naukri.com and was interviewed in Dec 2021. There were 4 interview rounds.
2 easy level coding questions to be solved
4 coding ques + 15 technical aptitude
4 Coding Ques + 10 technical aptitude
I applied via Job Fair and was interviewed in Oct 2024. There were 2 interview rounds.
It was an online test for interview
Dijkstra's algorithm is a graph search algorithm that finds the shortest path between nodes in a graph.
Dijkstra's algorithm uses a priority queue to select the node with the smallest distance from the start node.
It maintains a list of tentative distances to each node and updates them as it explores the graph.
The algorithm is commonly used in routing and network protocols to find the shortest path between nodes.
Example:...
based on 1 interview
Interview experience
based on 3 reviews
Rating in categories
Senior Recruitment Associate
221
salaries
| ₹0 L/yr - ₹0 L/yr |
Recruitment Associate
178
salaries
| ₹0 L/yr - ₹0 L/yr |
Recruitment Specialist
126
salaries
| ₹0 L/yr - ₹0 L/yr |
Payroll Specialist
94
salaries
| ₹0 L/yr - ₹0 L/yr |
Principal Consultant
73
salaries
| ₹0 L/yr - ₹0 L/yr |
Darwinbox
SAP
Ramco Systems
greytHR