i
TO THE NEW
Filter interviews by
I applied via Campus Placement and was interviewed in May 2019. There were 4 interview rounds.
Encapsulation is the process of hiding implementation details and exposing only necessary information.
Encapsulation helps in achieving data abstraction and information hiding
It prevents unauthorized access to data and protects data from external interference
It allows for easy modification of implementation without affecting the rest of the code
Example: A class in Java with private variables and public methods
Abstraction is a concept of hiding implementation details while interface is a blueprint of a class.
Abstraction is achieved through abstract classes and methods
Interface is a contract that defines the behavior of a class
Abstraction focuses on hiding complexity while interface focuses on providing a common standard
Abstraction can have implementation details while interface cannot
A class can implement multiple interfaces
Implementation of a linked list
Define a Node class with data and next pointer
Create a LinkedList class with head pointer
Implement methods to add, delete, and traverse nodes
Handle edge cases like empty list or deleting head node
WAP to sort an array using quick sort
Choose a pivot element from the array
Partition the array into two sub-arrays based on the pivot
Recursively sort the sub-arrays
Combine the sorted sub-arrays
A program to find unique characters in a word.
Create an empty array to store unique characters.
Loop through each character in the word.
If the character is not already in the array, add it.
Return the array of unique characters.
I appeared for an interview in Sep 2024.
Spring Boot simplifies Spring application development, while microservices enhance scalability and maintainability.
Spring Boot offers auto-configuration, reducing boilerplate code. Example: Setting up a REST API with minimal configuration.
Microservices architecture allows independent deployment of services, enhancing scalability. Example: A user service and an order service can be deployed separately.
Spring provides a ...
I appeared for an interview in Feb 2025.
TO THE NEW interview questions for popular designations
I applied via LinkedIn and was interviewed in Dec 2024. There were 4 interview rounds.
Get interview-ready with Top TO THE NEW Interview Questions
I applied via Walk-in and was interviewed in Oct 2024. There were 3 interview rounds.
I applied via Naukri.com and was interviewed in Sep 2024. There were 3 interview rounds.
I applied via Referral and was interviewed in Nov 2024. There was 1 interview round.
I applied via Approached by Company and was interviewed in Oct 2024. There were 2 interview rounds.
Top trending discussions
The duration of TO THE NEW interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 122 interviews
Interview experience
based on 616 reviews
Rating in categories
Senior Software Engineer
606
salaries
| ₹7 L/yr - ₹27.5 L/yr |
Software Engineer
563
salaries
| ₹3.5 L/yr - ₹13.8 L/yr |
Associate Technical Leader
224
salaries
| ₹13.5 L/yr - ₹36 L/yr |
Senior Quality Engineer
175
salaries
| ₹7 L/yr - ₹22.5 L/yr |
Devops Engineer
157
salaries
| ₹4.5 L/yr - ₹14.5 L/yr |
TCS
Infosys
Wipro
HCLTech