Filter interviews by
I applied via Walk-in and was interviewed before Mar 2023. There were 2 interview rounds.
30 mcq questions based on Core Java ,Spring annotation ,Spring MVC and Servelet,Hibernate
Objects in Java can be compared using the equals() method or by implementing the Comparable interface.
Use the equals() method to compare objects for equality.
Implement the Comparable interface and override the compareTo() method to define custom comparison logic.
For comparing custom objects, override the equals() and hashCode() methods for proper comparison.
Annotations in Hibernate are used to provide metadata about the entity class and its properties.
Annotations are used to map Java classes to database tables and properties to columns.
Annotations reduce the need for XML configuration files in Hibernate.
Examples of annotations in Hibernate include @Entity, @Table, @Column, @Id, @GeneratedValue, etc.
HashMap in Java uses hashing to store key-value pairs and provides constant-time performance for basic operations.
HashMap uses an array of buckets to store key-value pairs.
When a key-value pair is added, the key is hashed to determine the index in the array where the pair will be stored.
If multiple keys hash to the same index (collision), a linked list or balanced tree is used to store multiple entries at that index.
Ha...
Top trending discussions
I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.
Questions on string and arrays both are moderate level questions on hacherrank type for 20 marks
I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.
Program to calculate factorial of a number using for loop
Initialize a variable to store the factorial result
Use a for loop to iterate from 1 to the given number
Multiply the current value with the factorial result in each iteration
Return the factorial result
posted on 8 Nov 2024
I applied via Naukri.com
I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.
There were 5 questions and we need to solve 4 questions in java. Mostly Array and string based.
I applied via Campus Placement
30 min aptitude quetiobs
2 coding questions where asked i simple logics
I applied via Approached by Company and was interviewed in Mar 2023. There were 3 interview rounds.
Java is a high-level programming language known for its portability, security, and object-oriented features.
Java is platform-independent, meaning it can run on any device with a Java Virtual Machine (JVM).
It is object-oriented, allowing for modular and reusable code.
Java is known for its security features, such as sandboxing and encryption.
Popular frameworks and libraries like Spring and Hibernate are commonly used in
posted on 8 Aug 2024
I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.
Software Engineer
28
salaries
| ₹2.4 L/yr - ₹8.5 L/yr |
Software Developer
22
salaries
| ₹1.8 L/yr - ₹7.2 L/yr |
Associate Software Engineer
21
salaries
| ₹2.4 L/yr - ₹4 L/yr |
Senior Software Engineer
20
salaries
| ₹5.5 L/yr - ₹11 L/yr |
Java Developer
16
salaries
| ₹1 L/yr - ₹4.1 L/yr |
TCS
Infosys
Wipro
HCLTech