i
Team Computers
Filter interviews by
I applied via Naukri.com and was interviewed in Mar 2022. There were 3 interview rounds.
posted on 14 Nov 2022
I applied via Naukri.com and was interviewed in May 2022. There were 2 interview rounds.
Top trending discussions
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
It was medium level question
I applied via Naukri.com and was interviewed before Apr 2023. There were 3 interview rounds.
Singleton class is a class that can only have one instance, while HashMap is not thread-safe but ConcurrentHashMap is.
Singleton class restricts instantiation to one object, ensuring a single instance throughout the application.
HashMap allows multiple threads to access and modify it concurrently, which can lead to data corruption in a multi-threaded environment.
ConcurrentHashMap is thread-safe and allows multiple thread...
based on 1 interview
Interview experience
based on 14 reviews
Rating in categories
Desktop Support Engineer
625
salaries
| ₹1 L/yr - ₹4.5 L/yr |
Technical Support Engineer
492
salaries
| ₹1.5 L/yr - ₹4.9 L/yr |
Desktop Support Engineer L2
166
salaries
| ₹1.6 L/yr - ₹4.3 L/yr |
System Administrator
157
salaries
| ₹1.7 L/yr - ₹8.5 L/yr |
Network Engineer
142
salaries
| ₹1.9 L/yr - ₹6.1 L/yr |
ITC Infotech
CMS IT Services
KocharTech
Xoriant