Filter interviews by
I applied via Walk-in and was interviewed before Mar 2023. There were 3 interview rounds.
Round 1 is aptitude test mostly 30 questions they give questions are based on patterns like what will be the next pattern
Abstraction is the concept of hiding complex implementation details and showing only the necessary features to the outside world.
Abstraction allows developers to focus on what an object does rather than how it does it
It helps in reducing complexity and improving maintainability of code
Example: In Java, abstract classes and interfaces are used to achieve abstraction
Delete removes rows one by one, while truncate removes all rows at once.
Delete is a DML command, while truncate is a DDL command.
Delete operation can be rolled back, while truncate operation cannot be rolled back.
Delete operation fires triggers, while truncate operation does not fire triggers.
Delete operation is slower as it removes rows one by one, while truncate operation is faster as it removes all rows at once.
Primary key is a unique identifier for each record in a database table.
Primary key ensures each record in a table is unique
It can be a single column or a combination of columns
Primary key constraints prevent duplicate or null values
Inheritance is a mechanism in Java where a new class inherits properties and behaviors from an existing class.
Allows for code reusability
Establishes a parent-child relationship between classes
Derived class can access methods and fields of the base class
Can create a hierarchy of classes
HashMap is a data structure in Java that stores key-value pairs and allows fast retrieval of values based on keys.
HashMap implements the Map interface in Java
It allows one null key and multiple null values
Keys in a HashMap must be unique
Example: HashMap
To swap two numbers in an array
Top trending discussions
I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.
API design implementation involves creating a well-structured and user-friendly interface for interacting with software applications.
Understand the requirements and use cases for the API
Design clear and consistent endpoints with proper documentation
Implement secure authentication and authorization mechanisms
Follow RESTful principles for creating APIs
Consider scalability and performance optimizations
HashMap internally uses an array of linked lists to store key-value pairs.
HashMap uses hashing to determine the index of the key in the array.
If multiple keys hash to the same index, a linked list is used to store them.
When retrieving a value, the key is hashed to find the index and then the linked list is searched for the key.
Vector is synchronized and slower, ArrayList is unsynchronized and faster.
Vector is synchronized, ArrayList is not.
Vector is slower due to synchronization, ArrayList is faster.
Vector is legacy class, ArrayList is part of Java Collections framework.
Vector doubles its size when full, ArrayList increases by 50%.
I applied via Company Website
Very difficult aptitude questions
Resources coding round
I applied via Naukri.com and was interviewed in Apr 2024. There was 1 interview round.
Java progaming, coding
3 coding questions were given and to be solved only in java
Find the 2nd highest number
I applied via Job Fair and was interviewed in Nov 2022. There were 3 interview rounds.
Reasoning topics,Java logica programming
I am a Java Developer with 5 years of experience in developing web applications.
I have a strong understanding of Java programming language and its frameworks like Spring and Hibernate.
I have experience in developing RESTful APIs and working with databases like MySQL and Oracle.
I am familiar with front-end technologies like HTML, CSS, and JavaScript.
I have worked on projects that involved integrating third-party APIs an...
Interview experience
Network Engineer
26
salaries
| ₹3.1 L/yr - ₹7.5 L/yr |
Software Developer
19
salaries
| ₹3.1 L/yr - ₹12 L/yr |
Network Support Engineer
6
salaries
| ₹4 L/yr - ₹6 L/yr |
System Administrator
5
salaries
| ₹3.4 L/yr - ₹4.7 L/yr |
Technical Support Engineer
5
salaries
| ₹3.6 L/yr - ₹4.5 L/yr |
Teleperformance
FIS
Nagarro
Optum