Filter interviews by
I applied via Naukri.com and was interviewed in Jan 2022. There were 3 interview rounds.
Answers to common Java Developer interview questions.
super keyword is used to call a method or constructor of the parent class
Interface is a collection of abstract methods and constants that can be implemented by a class
Constructor is a special method used to initialize objects
@Componentscan is used to scan for Spring components in a specified package
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
They asked question about myself
Gave codeing in advance java concepts
I applied via Recruitment Consulltant and was interviewed before Oct 2022. There were 3 interview rounds.
Atos interview questions for designations
I applied via Campus Placement and was interviewed before Aug 2022. There were 5 interview rounds.
Good and quite easy to crack most of them
Some awareness of the languages
Top trending discussions
Developed a web application for tracking employee attendance and performance
Implemented user authentication and authorization using Spring Security
Utilized Hibernate for database interaction and data persistence
Designed and developed RESTful APIs for frontend integration
Used AngularJS for frontend development to create interactive user interfaces
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 Campus Placement and was interviewed in Apr 2024. There were 2 interview rounds.
Aptitude questions and some questions from PostgreSQL.
HashMap, LinkedList, HashSet, and Heap are data structures commonly used in Java for storing and organizing data.
HashMap: key-value pairs, uses hashing to store and retrieve elements efficiently (e.g. HashMap
LinkedList: linear data structure, elements are stored in nodes with pointers to the next node (e.g. LinkedList
HashSet: collection of unique elements, uses hashing to ensure uniqueness (e.g. Hash...
Some of the top questions asked at the Atos Java Developer interview -
based on 4 interviews
Interview experience
based on 10 reviews
Rating in categories
Associate Consultant
5.2k
salaries
| ₹3 L/yr - ₹11.9 L/yr |
Consultant
3.8k
salaries
| ₹7 L/yr - ₹27 L/yr |
Senior Consultant
2.1k
salaries
| ₹11 L/yr - ₹36 L/yr |
System Engineer
916
salaries
| ₹2 L/yr - ₹6.3 L/yr |
Software Engineer
759
salaries
| ₹2.4 L/yr - ₹10 L/yr |
TCS
Infosys
Wipro
HCLTech