Upload Button Icon Add office photos
Engaged Employer

i

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

e-Zest Verified Tick

Compare button icon Compare button icon Compare
4.1

based on 284 Reviews

Filter interviews by

e-Zest Software Engineer Interview Questions and Answers

Updated 1 Aug 2024

e-Zest Software Engineer Interview Experiences

4 interviews found

I applied via Campus Placement and was interviewed in Apr 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Oops concept

Interview Preparation Tips

Interview preparation tips for other job seekers - Worst interview there is no time management they say you that they will call you for the interview between 10-5 pm and they will call you after 3-4 days
there 5 rounds
1.test
2.GD
3.tech-1
4.tech-2
5.tech-3
6.Hr round
It took 5 months to complete this round and salary is average
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself
  • Ans. 

    I am a software engineer with 5 years of experience in developing web applications using Java, Spring, and Angular.

    • 5 years of experience in software development

    • Proficient in Java, Spring, and Angular

    • Strong problem-solving skills

    • Experience working in Agile development environment

  • Answered by AI

Interview Questionnaire 

1 Question

  • Q1. 1. Angular pipes 2. Life cycle hooks 3. Component communication

Interview Preparation Tips

Interview preparation tips for other job seekers - I applied through recruiter. Interview conducted by client.
Interview process took 3 days.
1. Technical round
2. Managerial & Hr round

Interview Questionnaire 

1 Question

  • Q1. Project, sql, python,

e-Zest interview questions for designations

 Software Engineer Trainee

 (3)

 Software Engineer II

 (1)

 Software Developer

 (2)

 Senior Software Developer

 (1)

 Devops Engineer

 (1)

 Softwaretest Engineer

 (1)

 Automation Test Engineer

 (1)

 Senior Automation Test Engineer

 (1)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
No response
Round 1 - Technical 

(3 Questions)

  • Q1. Data structure [Array]
  • Q2. Core JAVA questions[ exception handling , OOPS , Collections Framework ]
  • Q3. JDBC and SQL questions
Round 2 - Technical 

(2 Questions)

  • Q1. Project discussion
  • Q2. Tell me one scenerio under which you did development
  • Ans. 

    Developed a mobile app for tracking daily water intake

    • Researched existing water tracking apps for inspiration

    • Designed user interface for easy input of water consumption

    • Implemented backend database to store user data

    • Tested app with beta users for feedback and improvements

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

There were simple aptitude questions and core java MCQS

Round 2 - Technical 

(3 Questions)

  • Q1. What's OOPs concept
  • Ans. 

    OOP is a programming paradigm based on the concept of objects, which can contain data in the form of fields and code in the form of procedures.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (object).

    • Inheritance: Ability of a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding th...

  • Answered by AI
  • Q2. Explain Inheritance
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class inherits properties and behaviors from another class.

    • Allows a class to inherit attributes and methods from another class

    • Promotes code reusability and reduces redundancy

    • Creates a parent-child relationship between classes

    • Derived class can override or extend the functionality of the base class

    • Example: Class 'Car' can inherit from class 'Vehicle' and inh...

  • Answered by AI
  • Q3. Basic Java output questions
Round 3 - HR 

(1 Question)

  • Q1. Interviewer asked me to introduce and then he asked about my education and family details and then he told me about company.

Interview Preparation Tips

Interview preparation tips for other job seekers - For freshers it's easy to crack interview if they they are smart. Just revise core java and basic aptitude questions.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic coding along with general aptitude

Round 2 - Technical 

(3 Questions)

  • Q1. What is oops describe with real time example?
  • Ans. 

    OOPs (Object-Oriented Programming) is a programming paradigm based on the concept of objects, which can contain data and code.

    • OOPs focuses on creating objects that interact with each other to solve a problem

    • Encapsulation: Objects encapsulate data and behavior. Example: Car object with properties like color and methods like start()

    • Inheritance: Objects can inherit attributes and methods from other objects. Example: Anima...

  • Answered by AI
  • Q2. Describe about data structures with real time examples?
  • Ans. 

    Data structures are ways to organize and store data efficiently in a computer.

    • Data structures are used to store and organize data in a way that makes it easy to access and manipulate.

    • Examples of data structures include arrays, linked lists, stacks, queues, trees, and graphs.

    • For example, an array is a data structure that stores a collection of elements in a contiguous block of memory.

    • A linked list is a data structure wh...

  • Answered by AI
  • Q3. What makes you different from other candidates?
Round 3 - HR 

(2 Questions)

  • Q1. Why do you choose happiest minds ?
  • Q2. Why should we hire you?

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Assignment 

Develop small demo project

Round 2 - Technical 

(2 Questions)

  • Q1. What is routes in laravel
  • Ans. 

    Routes in Laravel are used to define the URL structure of your application and map them to controller actions.

    • Routes are defined in the routes/web.php file for web routes and routes/api.php file for API routes

    • Routes can be defined using various HTTP methods like GET, POST, PUT, DELETE, etc.

    • Routes can have parameters and wildcards to capture dynamic parts of the URL

    • Routes can be named to easily generate URLs or redirect

  • Answered by AI
  • Q2. What is rest API
  • Ans. 

    REST API is a set of rules and conventions for building and interacting with web services using HTTP methods.

    • REST stands for Representational State Transfer

    • Uses standard HTTP methods like GET, POST, PUT, DELETE

    • Data is transferred in JSON or XML format

    • Stateless communication between client and server

    • Example: GET request to retrieve data from a server

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com

Round 1 - HR 

(1 Question)

  • Q1. Basic information like:- why you want to change job, and some similar questions...
Round 2 - Technical 

(1 Question)

  • Q1. Intermediate level questions on joins, cursor, bulk collect, trigger ....

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Oops concepts,interface and abstract class

e-Zest Interview FAQs

How many rounds are there in e-Zest Software Engineer interview?
e-Zest interview process usually has 1 rounds. The most common rounds in the e-Zest interview process are HR.
How to prepare for e-Zest Software Engineer 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 e-Zest. The most common topics and skills that interviewers at e-Zest expect are CCTV Monitoring, Clinical SAS Programming, Data Analysis, Data Analytics and Data Architecture.
What are the top questions asked in e-Zest Software Engineer interview?

Some of the top questions asked at the e-Zest Software Engineer interview -

  1. 1. Angular pipes 2. Life cycle hooks 3. Component communicati...read more
  2. oops conc...read more
  3. Project, sql, pytho...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 e-Zest interview
Campus Placement
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
e-Zest Software Engineer Salary
based on 294 salaries
₹3.3 L/yr - ₹16.8 L/yr
15% more than the average Software Engineer Salary in India
View more details

e-Zest Software Engineer Reviews and Ratings

based on 42 reviews

3.6/5

Rating in categories

3.7

Skill development

3.7

Work-Life balance

3.3

Salary & Benefits

3.6

Job Security

3.5

Company culture

3.2

Promotions/Appraisal

3.5

Work Satisfaction

Explore 42 Reviews and Ratings
Softwaretest Engineer
559 salaries
unlock blur

₹2.4 L/yr - ₹8.5 L/yr

Software Engineer
294 salaries
unlock blur

₹3.2 L/yr - ₹16.8 L/yr

Senior Software Engineer
208 salaries
unlock blur

₹9 L/yr - ₹29.2 L/yr

Software Quality Analyst
138 salaries
unlock blur

₹3.5 L/yr - ₹5.8 L/yr

Software Developer
115 salaries
unlock blur

₹5.3 L/yr - ₹21.6 L/yr

Explore more salaries
Compare e-Zest with

Persistent Systems

3.5
Compare

TCS

3.7
Compare

Infosys

3.7
Compare

Wipro

3.7
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