Filter interviews by
Top trending discussions
I applied via Job Portal and was interviewed in Jul 2024. There were 2 interview rounds.
2 questions on hackerrank array n string related
Custom hashmap design involves creating a data structure that maps keys to values for efficient retrieval.
Use an array of linked lists to handle collisions
Implement methods for adding, removing, and retrieving key-value pairs
Consider resizing the hashmap when it reaches a certain load factor
The system design of the current project involves a microservices architecture with containerization using Docker and orchestration with Kubernetes.
Utilizing microservices architecture for scalability and maintainability
Containerizing applications with Docker for portability and consistency
Orchestrating containers with Kubernetes for automated deployment and scaling
I applied via LinkedIn and was interviewed before Oct 2023. There were 2 interview rounds.
posted on 26 Dec 2024
I applied via Naukri.com and was interviewed before Dec 2023. There were 3 interview rounds.
I applied via Approached by Company and was interviewed before May 2023. There were 4 interview rounds.
Gs mathematics question can search easily on google or AI
posted on 3 Sep 2022
I applied via Naukri.com and was interviewed in Aug 2022. There were 2 interview rounds.
I applied via Approached by Company and was interviewed before Oct 2022. There were 4 interview rounds.
Object-Oriented Programming concepts in C#
Oops stands for Object-Oriented Programming.
It includes concepts like classes, objects, inheritance, polymorphism, encapsulation.
Example: Creating a class 'Car' with properties like 'make', 'model' and methods like 'drive'.
posted on 25 Feb 2022
Reverse a string without any library function.
Create an empty string to store the reversed string
Loop through the original string from end to start
Append each character to the empty string
Return the reversed string
posted on 13 Jun 2023
I applied via Approached by Company and was interviewed before Jun 2022. There were 3 interview rounds.
Cloning in Java refers to creating an exact copy of an object.
Use the clone() method to create a shallow copy of an object.
For deep cloning, implement the Cloneable interface and override the clone() method.
Cloning can be used to create independent copies of objects.
Deadlock on threads occurs when two or more threads are waiting for each other to release resources, causing a standstill.
Deadlock happens when two or more threads are blocked forever, waiting for each other to release resources.
Prevention methods include avoiding circular wait, ensuring a fixed order of resource acquisition, and using timeouts.
Detection methods include analyzing thread dumps, using tools like jstack o...
Softwaretest Engineer
46
salaries
| ₹3.5 L/yr - ₹6 L/yr |
Android Developer
30
salaries
| ₹2 L/yr - ₹5 L/yr |
Software Engineer
29
salaries
| ₹2 L/yr - ₹4.8 L/yr |
IOS Developer
23
salaries
| ₹2 L/yr - ₹5.3 L/yr |
Software Developer
17
salaries
| ₹2.3 L/yr - ₹6.2 L/yr |
TCS
Infosys
Wipro
HCLTech