Filter interviews by
I applied via Job Portal and was interviewed in Oct 2023. There were 2 interview rounds.
Develop a web page using React and develop the required routes using nestjs.
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...
I applied via Naukri.com and was interviewed in Oct 2019. There were 3 interview rounds.
Epps Infotech interview questions for popular designations
Top trending discussions
I applied via Campus Placement and was interviewed before Jul 2021. There were 4 interview rounds.
Aptitude test on CS subjects like C programming, DBMS, CN, and OS.
There were 2 input-output based questions of easy to moderate level
Every candidate was given an individual topic and was asked to speak on it
I applied via Company Website and was interviewed before Dec 2020. There were 4 interview rounds.
I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.
I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.
Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.
OOPs is a programming paradigm that uses objects to represent real-world entities. Java is an OOPs language.
OOPs stands for Object-Oriented Programming System
Java is a class-based OOPs language
Encapsulation, Inheritance, Polymorphism, and Abstraction are the four pillars of OOPs
Objects have state and behavior
Java supports interfaces, which allow for multiple inheritance
Example: A car can be represented as an object wit...
Java solves machine dependency by using bytecode and virtual machine.
Java code is compiled into bytecode which is platform-independent
The bytecode is executed by the Java Virtual Machine (JVM) which is platform-specific
JVM translates bytecode into machine code for the specific platform
This allows Java code to run on any platform with a JVM installed
Example: A Java program compiled on Windows can run on Linux or Mac as
I applied via Company Website and was interviewed before Jul 2021. There were 3 interview rounds.
Aptitude, reasoning, English, cloud sections
2 questions in which , one has to complete within an 50 minutes
I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.
Numerical ability and logical reasoning followed by some coding mcqs
Printing 1 to 100 without for loop
Use recursion to print numbers from 1 to 99
Print 100 outside the recursion
Use a base case to stop recursion at 100
based on 2 interviews
Interview experience
based on 73 reviews
Rating in categories
Software Engineer
30
salaries
| ₹0 L/yr - ₹0 L/yr |
Software Developer
23
salaries
| ₹0 L/yr - ₹0 L/yr |
Associate Software Engineer
21
salaries
| ₹0 L/yr - ₹0 L/yr |
Senior Software Engineer
20
salaries
| ₹0 L/yr - ₹0 L/yr |
Java Developer
16
salaries
| ₹0 L/yr - ₹0 L/yr |
TCS
Infosys
Wipro
HCLTech