Filter interviews by
I applied via Company Website and was interviewed in Feb 2024. There were 3 interview rounds.
State management system is a way to manage and update the state of an application in a predictable and efficient manner.
Use a centralized store to hold the state of the application
Implement actions to update the state in a controlled way
Utilize reducers to specify how the state should change in response to actions
Consider using libraries like Redux for state management
Use selectors to efficiently access and derive data
Logical and Reasoning
Advanced Java and C#
I applied via Company Website and was interviewed before May 2023. There were 5 interview rounds.
Profit and loss , ratio related topics most prepare.
Well knowledge in Oops Concept & Data Structure.
Medium Level English Skills Required.
Print the level order traversal of binary tree in spiral form
Perform level order traversal of the binary tree
Alternate the direction of traversal for each level
Use a stack to reverse the order of nodes in each level
Print the nodes in the order of traversal
Find the maximum element in each subarray of size k in a given array.
Iterate through the array from index 0 to n-k.
For each subarray of size k, find the maximum element.
Store the maximum elements in a separate array.
Return the array of maximum elements.
To find the Kth largest element in two sorted arrays, we can use the merge step of merge sort algorithm.
Merge the two arrays into a single sorted array using a modified merge sort algorithm.
Return the Kth element from the merged array.
Merge two sorted arrays into one sorted array with expected time complexity of (m+n).
Use a two-pointer approach to compare elements from both arrays and merge them into the first array.
Start comparing elements from the end of both arrays and place the larger element at the end of the first array.
Continue this process until all elements from the second array are merged into the first array.
based on 7 reviews
Rating in categories
Devops Engineer
6
salaries
| ₹4.5 L/yr - ₹5.3 L/yr |
Softwaretest Engineer
5
salaries
| ₹4.8 L/yr - ₹7.2 L/yr |
Software Engineer
4
salaries
| ₹4.8 L/yr - ₹8 L/yr |
Power BI Developer
4
salaries
| ₹5.5 L/yr - ₹7 L/yr |
AWS Devops Engineer
3
salaries
| ₹5.3 L/yr - ₹7.5 L/yr |
TCS
Accenture
Wipro
Cognizant