Upload Button Icon Add office photos

Filter interviews by

Epps Infotech Software Engineer Interview Questions and Answers for Experienced

Updated 28 Apr 2024

Epps Infotech Software Engineer Interview Experiences for Experienced

1 interview found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed in Oct 2023. There were 2 interview rounds.

Round 1 - Assignment 

Develop a web page using React and develop the required routes using nestjs.

Round 2 - Technical 

(1 Question)

  • Q1. Technical questions related to the project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare the basic concepts of react and node.

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. What is jdk, string related questions, basic java oops questions?
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Aptitude Test 

Some maths related questions

Round 2 - Technical 

(1 Question)

  • Q1. Related to testing

Interview Preparation Tips

Interview preparation tips for other job seekers - Great company to learn something
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Naukri.com and was interviewed in Apr 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 - Coding Test 

4 Coding Questions Were Given.
Check Palindrome String
Longest Increasing Subsequence
Group Anagrams
Add Two Numbers(Linked List)

Questions were picked from leetcode but the restriction of not using any inbuild function made them difficult to solve in the given time frame.

Round 3 - Technical 

(5 Questions)

  • Q1. Basic Java Technical Questions
  • Q2. Throws Vs Throw
  • Ans. 

    Throws is used for checked exceptions in Java, while throw is used to explicitly throw an exception.

    • Throws is used in method signature to declare that the method may throw a checked exception.

    • Throw is used to actually throw an exception in the code.

    • Example: public void method() throws IOException { //code }

    • Example: throw new IOException();

  • Answered by AI
  • Q3. Method Overriding Basics and Output-Based Questions
  • Q4. Springboot annotations
  • Q5. Inheritance and Concept of Abstract Classes and Interfaces
  • Ans. 

    Inheritance allows a class to inherit properties and behaviors from another class. Abstract classes cannot be instantiated and can have abstract methods. Interfaces define a contract for classes to implement.

    • Inheritance allows a class to inherit properties and behaviors from another class

    • Abstract classes cannot be instantiated and can have abstract methods

    • Interfaces define a contract for classes to implement

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via AngelList and was interviewed before Apr 2023. There were 2 interview rounds.

Round 1 - Technical 

(3 Questions)

  • Q1. Questions on current projects. How & why were the frameworks used
  • Q2. Asked basic questions on OS, networking, database
  • Q3. Gave take home assignment of DSA questions. One question was to design LRU cache. Don't remember the other one,
Round 2 - Technical 

(2 Questions)

  • Q1. Difference between concurrency and parallelism
  • Ans. 

    Concurrency is about dealing with multiple tasks at the same time, while parallelism is about executing multiple tasks simultaneously.

    • Concurrency is about managing multiple tasks and switching between them quickly.

    • Parallelism is about actually executing multiple tasks at the same time.

    • Concurrency can be achieved in a single-core processor through task switching.

    • Parallelism requires multiple cores or processors to execu...

  • Answered by AI
  • Q2. How will you sort 1TB of array/data
  • Ans. 

    Use external sorting techniques like merge sort or quick sort to efficiently sort large amounts of data.

    • Divide the 1TB array into smaller chunks that can fit into memory

    • Sort each chunk individually using a fast sorting algorithm like merge sort or quick sort

    • Merge the sorted chunks back together to get the final sorted array

    • Consider using parallel processing or distributed systems for faster sorting

    • Example: Divide the 1...

  • Answered by AI

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via LinkedIn and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Assignment 

Had to brief about myself, my technical skills and projects. Few Technical questions regarding the tech stack and casual discussion.

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure you have strong foundational knowledge.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Oops concepts ?
  • Q2. SQL queries related?
Round 2 - Coding Test 

General coding questions

Round 3 - Assignment 

30days training and project building

Interview Preparation Tips

Topics to prepare for ClaySys Software Engineer interview:
  • Oops concepts

I applied via Naukri.com and was interviewed in Oct 2018. There were 3 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Asked me to draw spring mvc architecture and about collection framework.
  • Q2. Asked me to write the logic for pattern.
  • Q3. Asked me on core java.

Interview Preparation Tips

General Tips: be thorough with the core java and good to have knowledge on spring mvc
Skills: Communication
Duration: <1 week

I applied via Recruitment Consulltant and was interviewed in Oct 2021. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(1 Question)

  • Q1. Completely on java
Round 3 - Technical 

(1 Question)

  • Q1. Asked java questiona

I applied via Company Website and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. How do you structure your project?
  • Q2. What are the design patterns that you know and why do we use those?
  • Ans. 

    Design patterns are reusable solutions to common software problems.

    • Creational patterns: Singleton, Factory, Abstract Factory, Builder

    • Structural patterns: Adapter, Bridge, Composite, Decorator, Facade, Flyweight, Proxy

    • Behavioral patterns: Chain of Responsibility, Command, Interpreter, Iterator, Mediator, Memento, Observer, State, Strategy, Template Method, Visitor

    • We use design patterns to improve code readability, maint...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Have a good grip on the basics of the technology for which you are getting interviewed.

Skills evaluated in this interview

Epps Infotech Interview FAQs

How many rounds are there in Epps Infotech Software Engineer interview for experienced candidates?
Epps Infotech interview process for experienced candidates usually has 2 rounds. The most common rounds in the Epps Infotech interview process for experienced candidates are Assignment and Technical.

Tell us how to improve this page.

People are getting interviews through

based on 1 Epps Infotech interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Epps Infotech Software Engineer Salary
based on 31 salaries
₹2.4 L/yr - ₹8.2 L/yr
39% less than the average Software Engineer Salary in India
View more details

Epps Infotech Software Engineer Reviews and Ratings

based on 7 reviews

4.8/5

Rating in categories

4.7

Skill development

4.4

Work-Life balance

4.6

Salary & Benefits

4.7

Job Security

4.8

Company culture

4.5

Promotions/Appraisal

4.7

Work Satisfaction

Explore 7 Reviews and Ratings
Software Engineer
31 salaries
unlock blur

₹2.4 L/yr - ₹8.2 L/yr

Software Developer
25 salaries
unlock blur

₹1.8 L/yr - ₹7.2 L/yr

Associate Software Engineer
21 salaries
unlock blur

₹2.4 L/yr - ₹3.1 L/yr

Senior Software Engineer
20 salaries
unlock blur

₹5.5 L/yr - ₹11 L/yr

Java Developer
15 salaries
unlock blur

₹1.4 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.6
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