Premium Employer

i

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

Energy Exemplar Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Energy Exemplar Associate Software Engineer Interview Questions and Answers

Updated 4 Sep 2024

Energy Exemplar Associate Software Engineer Interview Experiences

1 interview found

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

I applied via Campus Placement and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Coding Test 

It was a mcq + coding round with computer fundamentals and aptitude + easy-medium level dsa questions.

Round 2 - Aptitude Test 

It was an offline aptitute test with 30 questions for 30 minutes.

Round 3 - Technical 

(4 Questions)

  • Q1. Detect a loop in the linked list
  • Ans. 

    Detect a loop in a linked list by using Floyd's Cycle Detection Algorithm

    • Use two pointers, slow and fast, to traverse the linked list

    • If there is a loop, the fast pointer will eventually meet the slow pointer

    • Initialize slow and fast pointers at the head of the linked list

    • Move slow pointer by one step and fast pointer by two steps in each iteration

    • If the fast pointer reaches the end of the list or meets the slow pointer,

  • Answered by AI
  • Q2. Find the unique element in an array
  • Ans. 

    Find the unique element in an array of strings

    • Iterate through the array and use a hashmap to store the frequency of each element

    • After iterating, check the hashmap for elements with frequency 1 to find the unique element

  • Answered by AI
  • Q3. Tell about your projects
  • Ans. 

    I have worked on various projects including a web application for a local business and a mobile app for tracking daily habits.

    • Developed a web application using HTML, CSS, and JavaScript for a local business to manage their inventory and sales.

    • Created a mobile app using React Native to track daily habits and provide reminders for healthy routines.

    • Collaborated with a team to implement new features and fix bugs in existin...

  • Answered by AI
  • Q4. Write a MySQL query for selecting the id of second highest salary from employee table
  • Ans. 

    MySQL query to select the id of second highest salary from employee table

    • Use ORDER BY clause to sort salaries in descending order

    • Use LIMIT to select the second row

    • Use a subquery to avoid duplicates if multiple employees have the same salary

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Energy Exemplar Associate Software Engineer interview:
  • RDBMS
  • Frontend
  • DSA
  • System Design

Skills evaluated in this interview

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Jun 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. About projects

Interview Preparation Tips

Interview preparation tips for other job seekers - Be transparent and real. Don't bluff :)
Fingent has got a good number of people in the interview panel(my personal experience)
Even if you do not know the answer, the panel will explain it to you.

I applied via Referral and was interviewed before Mar 2020. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Method Overloading and Method Overriding
  • Q2. Excel Presentation

Interview Preparation Tips

Interview preparation tips for other job seekers - Work with business team and on excel presentation.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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. Tell about Oops concepts
  • Ans. 

    OOPs concepts are fundamental principles in object-oriented programming, including inheritance, encapsulation, polymorphism, and abstraction.

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

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

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

    • Abstraction: Hiding the complex imple...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Will ask coding related
Round 4 - HR 

(1 Question)

  • Q1. What is Expected salary
Round 1 - Technical 

(1 Question)

  • Q1. Basics .net , c#, sql
Round 2 - Technical 

(1 Question)

  • Q1. Current Project Details, Roles and some technical questions too
Round 3 - HR 

(1 Question)

  • Q1. Package Discussion and Other basic details

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure your basics are strong and should be confident to explain about the current project and its technical details.
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 - Technical 

(2 Questions)

  • Q1. Describe Life cycle in react
  • Ans. 

    React has three main phases in its lifecycle: mounting, updating, and unmounting.

    • Mounting: when a component is created and inserted into the DOM

    • Updating: when a component is updated due to changes in props or state

    • Unmounting: when a component is removed from the DOM

    • Lifecycle methods can be used to perform actions at each phase, such as componentDidMount() or componentWillUnmount()

    • React also has error handling methods,

  • Answered by AI
  • Q2. Explain strict mode in javascript and it's use
  • Ans. 

    Strict mode is a way to write secure and optimized JavaScript code.

    • Enables catching of silent errors

    • Disallows duplicate property names or parameters

    • Prevents use of undeclared variables

    • Makes `eval()` safer to use

    • Throws errors on invalid usage of `this` keyword

  • Answered by AI
Round 3 - Assignment 

CURD operations along with implementation of a mock UI

Interview Preparation Tips

Interview preparation tips for other job seekers - They are doing good job. If possible try to send a rejection mail along with the reason if candidate is not selected.

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed before Jan 2023. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Basics Oops concepts and SQL queries along with currently working projects stacks
Round 2 - Technical 

(1 Question)

  • Q1. More in-depth technical questions use of reflections etc
Round 3 - HR 

(1 Question)

  • Q1. Usual HR interviews company values etc

Interview Preparation Tips

Interview preparation tips for other job seekers - The key is not answers all questions correctly key is the approach you take to solve the problem focus on that.

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

Interview Questionnaire 

2 Questions

  • Q1. Questions about Oops, data structures based on the projects I had done, and my resume
  • Q2. Questions about classes and abstraction

Interview Preparation Tips

Interview preparation tips for other job seekers - 2 parts; part 1 is a coding test and part 2 is discussion.

Interview Questionnaire 

1 Question

  • Q1. Normal question about personality and job related

Interview Preparation Tips

Round: Test
Experience: Interview was going smoothly & all questions was related my job so it's was easy for me.
Tips: Good knowledge about of wind turbine
Duration: 2 hours
Total Questions: 25

Round: HR Interview
Experience: Interview was completed so easy
Tips: Required nice personality and confidence is must required

I applied via Naukri.com and was interviewed before Jul 2019. There were 4 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. Questions about the projects you worked with. About how specific coding challenges were solved. How it could have been done other ways. etc.
  • Q2. About Python versions and differences. Impact on frameworks.
  • Q3. About module design, apis.

Interview Preparation Tips

Interview preparation tips for other job seekers - It is a relaxed interview, like a discussion. The questions are tough in that they make you think. Review your previous projects and be honest.

Energy Exemplar Interview FAQs

How many rounds are there in Energy Exemplar Associate Software Engineer interview?
Energy Exemplar interview process usually has 3 rounds. The most common rounds in the Energy Exemplar interview process are Coding Test, Aptitude Test and Technical.
How to prepare for Energy Exemplar Associate 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 Energy Exemplar. The most common topics and skills that interviewers at Energy Exemplar expect are Data Structures, Agile, CSS3, Debugging and Front End.
What are the top questions asked in Energy Exemplar Associate Software Engineer interview?

Some of the top questions asked at the Energy Exemplar Associate Software Engineer interview -

  1. Write a MySQL query for selecting the id of second highest salary from employee...read more
  2. Detect a loop in the linked l...read more
  3. Find the unique element in an ar...read more

Tell us how to improve this page.

Energy Exemplar Associate Software Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more
Join Energy Exemplar Empowering Transformative Energy Decisions 

Interview Questions from Similar Companies

Thermax Limited Interview Questions
4.1
 • 249 Interviews
Tata Power Interview Questions
3.9
 • 161 Interviews
Suzlon Group Interview Questions
4.1
 • 129 Interviews
ReNew Interview Questions
4.2
 • 87 Interviews
Vestas Interview Questions
4.3
 • 83 Interviews
Greenko Group Interview Questions
3.8
 • 47 Interviews
Fingent Interview Questions
4.4
 • 22 Interviews
Backbase Interview Questions
3.8
 • 22 Interviews
Azure Power Interview Questions
3.9
 • 20 Interviews
View all
Energy Exemplar Associate Software Engineer Salary
based on 16 salaries
₹8 L/yr - ₹13 L/yr
98% more than the average Associate Software Engineer Salary in India
View more details

Energy Exemplar Associate Software Engineer Reviews and Ratings

based on 3 reviews

3.2/5

Rating in categories

3.8

Skill development

3.6

Work-life balance

3.2

Salary

3.2

Job security

3.2

Company culture

3.2

Promotions

3.3

Work satisfaction

Explore 3 Reviews and Ratings
Software Engineer
21 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Software Engineer
16 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Energy Market Analyst
12 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
11 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Associate Data Analyst
10 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Energy Exemplar with

ReNew

4.2
Compare

Tata Power

3.9
Compare

Adani Green Energy

4.1
Compare

Suzlon Group

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