i
ivy
Filter interviews by
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
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...
Top trending discussions
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.
I applied via Referral and was interviewed before Feb 2023. There were 2 interview rounds.
Implement reducer function in using array prototype and implement loadash chunk
based on 2 reviews
Rating in categories
Software Engineer
834
salaries
| ₹5.2 L/yr - ₹17 L/yr |
Senior Software Engineer
576
salaries
| ₹8 L/yr - ₹22.5 L/yr |
Test Engineer
365
salaries
| ₹4 L/yr - ₹10 L/yr |
System Analyst
327
salaries
| ₹11.8 L/yr - ₹28 L/yr |
Senior Test Engineer
315
salaries
| ₹7 L/yr - ₹15 L/yr |
TCS
Infosys
Wipro
HCLTech