Filter interviews by
Top trending discussions
I applied via Walk-in and was interviewed in Jul 2024. There were 3 interview rounds.
Advanced Java coding
Core Java arrays and strings are fundamental data structures used for storing and manipulating data in Java programming.
Arrays in Java are used to store multiple values of the same data type in a single variable.
Strings in Java are objects that represent sequences of characters.
Arrays and strings in Java are both indexed collections, with arrays being mutable and strings being immutable.
Example: String[] names = {"Alic
posted on 8 Jul 2024
I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.
Find the single number in a sorted array with frequency of 2 for all other numbers.
Use binary search to find the number with different frequency.
Check if the mid element is at even or odd index to determine which side to search next.
Example: Input array [1, 1, 2, 2, 3, 3, 4, 4, 5] should return 5.
Print the left view of a tree by traversing the tree from left to right at each level
Traverse the tree using level order traversal
Print the first node at each level encountered during traversal
posted on 29 Feb 2024
I applied via Instahyre and was interviewed in Jan 2024. There was 1 interview round.
Medium leetcode question on graph was given by third party interviewer BarRaiser
I applied via Campus Placement and was interviewed before Dec 2023. There were 2 interview rounds.
It was an aptitude test on the portal
I applied via Job Fair and was interviewed in Oct 2024. There were 2 interview rounds.
posted on 28 May 2024
posted on 1 Feb 2024
Design a distributed system to handle 10 million users.
Use a microservices architecture to break down the system into smaller, manageable components.
Implement load balancing to distribute user requests across multiple servers.
Utilize a distributed database to store user data and ensure scalability.
Implement caching mechanisms to improve performance and reduce database load.
Use message queues for asynchronous communicat...
based on 1 review
Rating in categories
Senior Territory Manager
98
salaries
| ₹6.4 L/yr - ₹11.2 L/yr |
Assistant Manager
54
salaries
| ₹5.1 L/yr - ₹12 L/yr |
Senior Associate
43
salaries
| ₹3.9 L/yr - ₹7 L/yr |
Business Development Manager
34
salaries
| ₹8.4 L/yr - ₹16 L/yr |
Deputy Manager
31
salaries
| ₹8 L/yr - ₹16.8 L/yr |
McGraw-Hill Education
Wiley
Oxford University Press
S Chand Group