Upload Button Icon Add office photos

Filter interviews by

Epps Infotech Java Developer Trainee Interview Questions and Answers

Updated 3 Mar 2024

Epps Infotech Java Developer Trainee Interview Experiences

1 interview found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Walk-in and was interviewed before Mar 2023. There were 2 interview rounds.

Round 1 - Aptitude Test 

30 mcq questions based on Core Java ,Spring annotation ,Spring MVC and Servelet,Hibernate

Round 2 - Technical 

(5 Questions)

  • Q1. Core Java questions,Hibernate Mappings ,collections questions,Logical basic questions
  • Q2. Hashmap Put and retrive element
  • Q3. How to compare objects in java
  • Ans. 

    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.

  • Answered by AI
  • Q4. Annotations in Hibernate
  • Ans. 

    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.

  • Answered by AI
  • Q5. How Hashmap works internally
  • Ans. 

    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...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the diffrence between == and .equals() in java?
  • Q2. == : Compares refrences (memory addresses) of objects. .equals() : Compares to content (value) of objects.
Interview experience
2
Poor
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Walk-in and was interviewed in Nov 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Questions on string and arrays both are moderate level questions on hacherrank type for 20 marks

Round 2 - Technical 

(2 Questions)

  • Q1. Constructor chaining
  • Q2. Hasmap and treemap
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via LinkedIn and was interviewed in Nov 2024. There was 1 interview round.

Round 1 - One-on-one 

(1 Question)

  • Q1. Write a program for factorial of a number using for loop?
  • Ans. 

    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

  • Answered by AI
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Naukri.com

Round 1 - Technical 

(1 Question)

  • Q1. Scenario based questions asked
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Coding Test 

There were 5 questions and we need to solve 4 questions in java. Mostly Array and string based.

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Campus Placement

Round 1 - Aptitude Test 

30 min aptitude quetiobs

Round 2 - Coding Test 

2 coding questions where asked i simple logics

Round 3 - One-on-one 

(1 Question)

  • Q1. Technical interview
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via Approached by Company and was interviewed in Mar 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - One-on-one 

(3 Questions)

  • Q1. What is java ?
  • Ans. 

    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

  • Answered by AI
  • Q2. Opps concepts collections
  • Q3. Data structures
Round 3 - One-on-one 

(2 Questions)

  • Q1. Opps and collections
  • Q2. Must know about collections

Interview Preparation Tips

Interview preparation tips for other job seekers - learn and practice bacic concepts

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is the purpose of the final keyword in Java?
  • Q2. The final keyword is used to declare constants, prevent method class inheritance.
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
-

I applied via Naukri.com and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. Oops Concepts ,Absrtraction,Polymorphism

Epps Infotech Interview FAQs

How many rounds are there in Epps Infotech Java Developer Trainee interview?
Epps Infotech interview process usually has 2 rounds. The most common rounds in the Epps Infotech interview process are Aptitude Test and Technical.
What are the top questions asked in Epps Infotech Java Developer Trainee interview?

Some of the top questions asked at the Epps Infotech Java Developer Trainee interview -

  1. How to compare objects in j...read more
  2. How Hashmap works interna...read more
  3. Annotations in Hibern...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Epps Infotech interview
WalkIn
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8k Interviews
Infosys Interview Questions
3.7
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.5k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.6
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
IBM Interview Questions
4.1
 • 2.4k Interviews
View all
Software Engineer
28 salaries
unlock blur

₹2.4 L/yr - ₹8.5 L/yr

Software Developer
22 salaries
unlock blur

₹1.8 L/yr - ₹7.2 L/yr

Associate Software Engineer
21 salaries
unlock blur

₹2.4 L/yr - ₹4 L/yr

Senior Software Engineer
20 salaries
unlock blur

₹5.5 L/yr - ₹11 L/yr

Java Developer
16 salaries
unlock blur

₹1 L/yr - ₹4.1 L/yr

Explore more salaries
Compare Epps Infotech with

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview