Filter interviews by
Lists allow duplicate elements and maintain insertion order, while sets do not allow duplicates and do not maintain order.
Lists allow duplicate elements, while sets do not
Lists maintain insertion order, while sets do not
Examples: ArrayList is a list implementation, HashSet is a set implementation
Top trending discussions
I applied via Naukri.com and was interviewed in Nov 2024. There was 1 interview round.
Mcq+coding which are medium level questions
No, multiple inheritance is not allowed in Java.
Java does not support multiple inheritance for classes to avoid the diamond problem.
However, multiple inheritance is allowed for interfaces in Java.
Example: class A extends B, C is not allowed, but interface X extends Y, Z is allowed.
Static is used to define class-level variables and methods, while final is used to define constants and prevent inheritance or modification.
Static variables and methods belong to the class itself, while final variables cannot be changed once initialized.
Static members can be accessed without creating an instance of the class, while final members must be accessed through an instance.
Static variables are shared among all...
Data encapsulation is the concept of bundling data and methods that operate on the data into a single unit, known as a class.
Encapsulation hides the internal state of an object and only exposes the necessary functionalities through methods.
It helps in achieving data abstraction and information hiding.
Example: A class 'Car' encapsulates data like speed, color, and methods like accelerate() and brake().
I am a passionate software developer with experience in Java, Python, and web development.
Experienced in Java, Python, and web development technologies
Strong problem-solving skills
Team player with excellent communication skills
Company core values are the fundamental beliefs that guide the behavior and decisions of employees.
Integrity - acting with honesty and transparency in all dealings
Innovation - constantly seeking new and better ways to solve problems
Customer focus - prioritizing the needs and satisfaction of customers
Teamwork - collaborating effectively with colleagues to achieve common goals
It was data structures and algorithm
I was interviewed in Oct 2024.
2 questions ...........................................................................................
Encapsulation is the concept of bundling data and methods that operate on the data into a single unit.
Encapsulation helps in hiding the internal state of an object and only exposing necessary functionalities.
It allows for better control over the data by preventing direct access from outside the class.
Encapsulation also helps in achieving data abstraction and information hiding.
Example: In a class representing a car, th...
To call a REST API, you can use tools like Postman or code in languages like JavaScript or Python.
Use tools like Postman to make HTTP requests to the API endpoints
In programming languages like JavaScript, use libraries like Axios or Fetch to make API calls
Include necessary headers, parameters, and authentication tokens in the request
Handle the response data accordingly, whether it's JSON, XML, or other formats
posted on 11 Apr 2024
I applied via Referral and was interviewed in Apr 2023. There were 3 interview rounds.
The test was pretty straightforward tword east
Team Lead
22
salaries
| ₹4.6 L/yr - ₹18 L/yr |
Manager
22
salaries
| ₹10.9 L/yr - ₹27.1 L/yr |
Senior Analyst
19
salaries
| ₹3.6 L/yr - ₹7.3 L/yr |
Senior Manager
16
salaries
| ₹18 L/yr - ₹45 L/yr |
Team Manager
13
salaries
| ₹10.4 L/yr - ₹32 L/yr |
HDFC Bank
ICICI Bank
Axis Bank
Kotak Mahindra Bank