Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by eSoftlabs Team. If you also belong to the team, you can get access from here

eSoftlabs Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

eSoftlabs Interview Questions and Answers

Updated 5 Jul 2024

eSoftlabs Interview Experiences

Popular Designations

2 interviews found

Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. All pySpark questions
  • Q2. Basic Sql queries need to prepare

Interview Preparation Tips

Interview preparation tips for other job seekers - I have cleared three interview with their client cognizant but they did not process further. If you don't want to proceed further then please don't waste our time and energy.

Data Engineer Interview Questions asked at other Companies

Q1. Optimal Strategy for a Coin Game You are playing a coin game with your friend Ninjax. There are N coins placed in a straight line. Here are the rules of the game: 1. Each coin has a value associated with it. 2. The game involves two players... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Apr 2023. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Normal technology-related questions? ?
  • Q2. DSA and Array coding?

Interview Preparation Tips

Interview preparation tips for other job seekers - prepare for your tech stack

Junior Software Developer Interview Questions asked at other Companies

Q1. Given n coins for two players playing a game. Each player picks coins from the given n coins in such a way that he can pick 1 to 5 coins in one turn and the game continues for both the players. The player who picks the last coin looses the ... read more
View answer (3)

Jobs at eSoftlabs

View all

Interview questions from similar companies

I applied via Referral and was interviewed before Jan 2021. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. Java questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare basic questions

I applied via Campus Placement and was interviewed before Feb 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude round consists Logical reasoning, General Aptitude, Grammar related questions etc. All are moderate level questions.

Round 2 - Technical 

(3 Questions)

  • Q1. Explain OOPs w.r.t Java
  • Ans. 

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

  • Answered by AI
  • Q2. Explain about the projects that you have worked on
  • Q3. Explain how Java solves machine dependency of code execution
  • Ans. 

    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

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why should we hire you?
  • Q2. Tell me about yourself.

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Java
Interview preparation tips for other job seekers - Keep it simple, Prepare basics of 1st preferred Programming Language.

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Numerical ability and logical reasoning followed by some coding mcqs

Round 2 - Technical 

(1 Question)

  • Q1. Print 1 to 100 without for loop
  • Ans. 

    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

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare from interview bit and practice mcqs

I applied via Campus Placement and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Simple aptitude test

Round 2 - One-on-one 

(1 Question)

  • Q1. General questions as per your cv

Interview Preparation Tips

Topics to prepare for Infosys System Engineer interview:
  • Aptitude
Interview preparation tips for other job seekers - Great company for freshers.. lot to learn and experience

I applied via Campus Placement and was interviewed before Aug 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It was a basic aptitude test.

Round 2 - One-on-one 

(1 Question)

  • Q1. Interview was fine. Mostly asked about my final year project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Attend the interview with cool head. All the best.

I applied via Newspaper Ad and was interviewed before Jun 2021. There were 3 interview rounds.

Round 1 - Aptitude Test 
Round 2 - Technical 

(1 Question)

  • Q1. Basic questions of java.
Round 3 - HR 

(1 Question)

  • Q1. Intro and other hr related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Cover the basic questions regarding the programming language.

I applied via Naukri.com and was interviewed before Jun 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

English is the main focussed part

Round 2 - One-on-one 

(1 Question)

  • Q1. Basic introduction and project based questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus more on English. Interview will be cake walk.

System Engineer Interview Questions & Answers

TCS user image Arham Khokhar

posted on 24 Apr 2022

I applied via Company Website and was interviewed before Apr 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

It's totally based on Basic understanding of concepts such as Linear arrangement, circular arrangement، blood relation, direction sense, ratio proportion, time, speed, distance

Round 2 - Technical 

(3 Questions)

  • Q1. It's based on OOPS Concepts,
  • Q2. Strength and weaknesses
  • Q3. About yourself, about educational background, why should we hire you

Interview Preparation Tips

Interview preparation tips for other job seekers - Show your confidence ✨️ you will be selected with ease

eSoftlabs Interview FAQs

How many rounds are there in eSoftlabs interview?
eSoftlabs interview process usually has 1-2 rounds. The most common rounds in the eSoftlabs interview process are Resume Shortlist, One-on-one Round and Technical.
How to prepare for eSoftlabs interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at eSoftlabs. The most common topics and skills that interviewers at eSoftlabs expect are Java, Python, Javascript, Microservices and Automation Testing.
What are the top questions asked in eSoftlabs interview?

Some of the top questions asked at the eSoftlabs interview -

  1. Basic Sql queries need to prep...read more
  2. normal technology-related questions...read more
  3. DSA and Array codi...read more

Tell us how to improve this page.

eSoftlabs Interview Process

based on 3 interviews

Interview experience

3.3
  
Average
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.5k Interviews
Infosys Interview Questions
3.6
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
Mphasis Interview Questions
3.4
 • 796 Interviews
View all

eSoftlabs Reviews and Ratings

based on 53 reviews

3.1/5

Rating in categories

2.9

Skill development

2.8

Work-life balance

3.0

Salary

2.5

Job security

2.8

Company culture

2.7

Promotions

2.9

Work satisfaction

Explore 53 Reviews and Ratings
QRMB QA

Bangalore / Bengaluru

3-5 Yrs

Not Disclosed

Mid - Level ORMB QA

Bangalore / Bengaluru

3-5 Yrs

Not Disclosed

Explore more jobs
Senior Software Engineer
46 salaries
unlock blur

₹7.8 L/yr - ₹15.5 L/yr

Software Engineer
29 salaries
unlock blur

₹5.1 L/yr - ₹12.3 L/yr

Software Developer
21 salaries
unlock blur

₹4.1 L/yr - ₹12.3 L/yr

Information Technology Recruiter
17 salaries
unlock blur

₹1 L/yr - ₹3.7 L/yr

Senior IT Recruiter
10 salaries
unlock blur

₹3 L/yr - ₹3.8 L/yr

Explore more salaries
Compare eSoftlabs with

TCS

3.7
Compare

Infosys

3.6
Compare

Wipro

3.7
Compare

HCLTech

3.5
Compare
Did you find this page helpful?
Yes No
write
Share an Interview