Filter interviews by
I applied via Naukri.com and was interviewed in Oct 2024. There was 1 interview round.
HashMap is a data structure that stores key-value pairs and uses hashing to efficiently retrieve values based on keys.
HashMap internally uses an array of linked lists to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where the pair will be stored.
If multiple keys hash to the same index, a linked list is used to handle collisions.
Retrieving a value involves ha...
A singleton class is a class that can only have one instance created and provides a global point of access to that instance.
Ensure the class has a private constructor to prevent external instantiation.
Provide a static method to access the single instance of the class.
Use lazy initialization to create the instance only when needed.
Consider thread safety if the singleton will be accessed by multiple threads.
Top trending discussions
I applied via Campus Placement and was interviewed before Feb 2021. There were 2 interview rounds.
I applied via Walk-in and was interviewed before Feb 2021. There were 2 interview rounds.
I applied via Referral and was interviewed in Dec 2020. There were 3 interview rounds.
posted on 13 Sep 2022
I applied via Naukri.com and was interviewed before Sep 2021. There were 3 interview rounds.
Aptitude and English test
I applied via Company Website and was interviewed in Oct 2020. There were 3 interview rounds.
Recursion is a process in which a function calls itself. Inheritance is a mechanism in OOP where a class inherits properties of another class. Heap is a region of memory used for dynamic memory allocation.
Recursion can be used to solve problems that can be broken down into smaller sub-problems.
Inheritance allows for code reuse and helps in creating a hierarchy of classes.
Heap is used for dynamic memory allocation in la...
I applied via Naukri.com and was interviewed before Apr 2020. There were 5 interview rounds.
I applied via Naukri.com and was interviewed before Mar 2020. There were 3 interview rounds.
based on 2 interviews
Interview experience
based on 29 reviews
Rating in categories
Java Developer
17
salaries
| ₹10.7 L/yr - ₹32.2 L/yr |
Application Support Engineer
11
salaries
| ₹4.5 L/yr - ₹14 L/yr |
Senior Java Developer
9
salaries
| ₹13.5 L/yr - ₹43.5 L/yr |
Project Manager
7
salaries
| ₹7 L/yr - ₹18.2 L/yr |
Technical Lead
6
salaries
| ₹27 L/yr - ₹32 L/yr |
TCS
Accenture
Wipro
Cognizant