Filter interviews by
Top trending discussions
I applied via Naukri.com and was interviewed in Nov 2020. There were 5 interview rounds.
I applied via LinkedIn and was interviewed before Apr 2023. There were 4 interview rounds.
Fetching data from api, DSA question (Queue implementation)
Java hash map is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values based on keys.
HashMap in Java implements the Map interface and allows null keys and values.
It uses hashing to store and retrieve key-value pairs, providing O(1) time complexity for get() and put() operations.
Example: HashMap<String, Integer> map = new HashMap<>(); map.put("key", 1); int value = map.
I appeared for an interview before Mar 2024.
When I was join there no assignment I think now they conducting
Find the second largest element from the array.
Sort the array in descending order and return the second element.
Iterate through the array and keep track of the two largest elements.
Use a priority queue to find the second largest element.
Sort array and return second last element
Use built-in sort function
Access second last element using array index -2
I applied via Walk-in and was interviewed before Jan 2023. There were 3 interview rounds.
I don’t remember now
It was medium level question
based on 3 reviews
Rating in categories
Process Associate
204
salaries
| ₹1.2 L/yr - ₹5 L/yr |
Technical Lead
147
salaries
| ₹14 L/yr - ₹38 L/yr |
Lead Engineer
122
salaries
| ₹11.8 L/yr - ₹43 L/yr |
Process Analyst
116
salaries
| ₹1.8 L/yr - ₹8 L/yr |
Senior Engineer
95
salaries
| ₹7.2 L/yr - ₹25 L/yr |
ITC Infotech
CMS IT Services
KocharTech
Xoriant