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 Referral and was interviewed before Jun 2021. There were 4 interview rounds.
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.
It was medium level question
I applied via Recruitment Consulltant and was interviewed in Nov 2021. There were 4 interview rounds.
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...
I appeared for an interview before Mar 2024.
When I was join there no assignment I think now they conducting
based on 1 interview
Interview experience
based on 13 reviews
Rating in categories
Process Associate
209
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
97
salaries
| ₹7.2 L/yr - ₹25 L/yr |
ITC Infotech
CMS IT Services
KocharTech
Xoriant