Upload Button Icon Add office photos

Filter interviews by

Ecogreen Energy Interview Questions and Answers for Experienced

Updated 25 Oct 2024

Ecogreen Energy Interview Experiences for Experienced

Popular Designations

1 interview found

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

(2 Questions)

  • Q1. Previous working role
  • Ans. 

    I have worked as a Senior Mechanical Engineer for the past 5 years at a leading manufacturing company.

    • Led a team of engineers in designing and implementing new mechanical systems

    • Managed projects from conception to completion, ensuring deadlines and budgets were met

    • Collaborated with cross-functional teams to troubleshoot and resolve technical issues

    • Utilized CAD software to create detailed drawings and prototypes

    • Implemen...

  • Answered by AI
  • Q2. Why to change previous company
  • Ans. 

    Seeking new challenges and opportunities for growth.

    • Desire for new challenges and opportunities for professional growth

    • Looking for a better work-life balance

    • Seeking a company with a better cultural fit

    • Wanting to work on more innovative projects

  • Answered by AI

Senior Engineer Mechanical Interview Questions asked at other Companies

Q1. Few manufacturing process for sheet metal operations and when to use when in accordance to volume,lead time and cost balancing.
View answer (1)

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I appeared for an interview before Oct 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Electrical Design Related
Round 2 - Technical 

(1 Question)

  • Q1. Electrical power
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. What is real dom and virtual dom in react
  • Ans. 

    Real DOM is the actual representation of the HTML structure, while Virtual DOM is a lightweight copy used for efficient updates.

    • Real DOM is slower as it directly manipulates the HTML structure.

    • Virtual DOM is faster as it updates the lightweight copy and then syncs with the real DOM.

    • React uses the Virtual DOM to minimize unnecessary re-rendering of components.

    • Virtual DOM allows for efficient batch updates, improving per...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good

Skills evaluated in this interview

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

There were 6 questions to be solved. 3 average and 3 tough questions.

Round 2 - One-on-one 

(1 Question)

  • Q1. Concepts ask in interview Java Threads Exception Collections Spring boot annotations Git
Round 3 - HR 

(1 Question)

  • Q1. A general conversations, regarding my experience, project.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on java concepts.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Write unit testing for adding two nimbers
  • Ans. 

    Unit testing for adding two numbers

    • Create a test case with two numbers and expected sum

    • Call the function that adds two numbers

    • Assert that the result matches the expected sum

  • Answered by AI
Round 2 - Behavioral 

(1 Question)

  • Q1. Explain challenge you faced in your last project
Round 3 - HR 

(1 Question)

  • Q1. Salary expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare on fundamentals and previous projects

Skills evaluated in this interview

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

I applied via Campus Placement and was interviewed before May 2022. There were 5 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Coding Test 

Question was moderate. Good knowledge of dsa needed. CP not mandatory.

Round 3 - Technical 

(2 Questions)

  • Q1. Question on oops principals, complexity analysis of programs, c++ concepts of classes, memory allocation etc.
  • Q2. How much memory is allocated when a class is declared? How much when instance is created ? And so on...
  • Ans. 

    Memory allocation for class and instance creation in Java

    • Memory is allocated for class variables and methods when the class is loaded into memory

    • Memory for instance variables is allocated when an instance of the class is created

    • The amount of memory allocated depends on the data type and size of the variables

    • Static variables are allocated memory only once, while instance variables are allocated memory for each instance

    • M...

  • Answered by AI
Round 4 - Behavioral 

(1 Question)

  • Q1. What do you understand by distributed systems, multitasking multiprograming etc, overview idea of amazon working etc.
  • Ans. 

    Distributed systems involve multiple computers working together, multitasking allows for multiple tasks to be performed simultaneously, Amazon uses distributed systems for their online services.

    • Distributed systems involve multiple computers working together to achieve a common goal

    • Multitasking allows for multiple tasks to be performed simultaneously by a single computer

    • Multiprogramming allows multiple programs to run o...

  • Answered by AI
Round 5 - HR 

(1 Question)

  • Q1. Basic hr questions like relocation, aim etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - must have good knowledge of OOPS, c++ or java.. good knowledge of DSA.

Skills evaluated in this interview

Round 1 - Telephonic Call 

(1 Question)

  • Q1. Process synchronisation and threads.
Round 2 - Coding Test 

Linked list and sorting. Linux system side programming.

Round 3 - Technical 

(1 Question)

  • Q1. Thread synchronisation. Locking.
Round 4 - One-on-one 

(1 Question)

  • Q1. Managerial discussion. Threading and watchdog related stuff.

Interview Preparation Tips

Interview preparation tips for other job seekers - Linux and drivers concepts should be good
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Be honest with your years of experience. All information you share will be verified at the time of joining.
View all tips
Round 2 - Coding Test 

Tree, LinkedList, Array

Round 3 - Technical 

(2 Questions)

  • Q1. Find depth of a tree
  • Ans. 

    The depth of a tree is the length of the longest path from the root node to any leaf node.

    • Depth of a tree can be found using depth-first search (DFS) algorithm.

    • The depth of a tree is equal to the maximum depth of its children plus one.

    • For example, in a binary tree, the depth of the tree is the maximum depth of the left and right subtrees plus one.

  • Answered by AI
  • Q2. Merge two sorted arrays
  • Ans. 

    Merge two sorted arrays into a single sorted array

    • Create a new array to store the merged result

    • Use two pointers to iterate through both arrays and compare elements

    • Add the smaller element to the new array and move the pointer for that array

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice Tree, Graphs

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Not Selected

I appeared for an interview before Mar 2024.

Round 1 - HR 

(2 Questions)

  • Q1. Tell me about yourself, skills, previous positions
  • Q2. No questions i have further

Interview Preparation Tips

Interview preparation tips for other job seekers - be confident, patient and be ready to discuss your skills

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

Round 1 - HR 

(1 Question)

  • Q1. About yourself educational background family background
Round 2 - Technical 

(1 Question)

  • Q1. Accounts and experience related questions

Interview Preparation Tips

Interview preparation tips for other job seekers - If you have good reference then interview is just formality to you

Ecogreen Energy Interview FAQs

How many rounds are there in Ecogreen Energy interview for experienced candidates?
Ecogreen Energy interview process for experienced candidates usually has 1 rounds. The most common rounds in the Ecogreen Energy interview process for experienced candidates are HR.
How to prepare for Ecogreen Energy interview for experienced candidates?
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 Ecogreen Energy. The most common topics and skills that interviewers at Ecogreen Energy expect are Finance, Auditing, Compliance, Solid Waste Management and Accounting.

Tell us how to improve this page.

Ecogreen Energy Interview Process for Experienced

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

DuPont Interview Questions
4.2
 • 41 Interviews
Clean Harbors Interview Questions
3.5
 • 30 Interviews
Harsco Interview Questions
3.8
 • 16 Interviews
Nalco water Interview Questions
4.0
 • 14 Interviews
Itron Interview Questions
4.4
 • 13 Interviews
Veolia Interview Questions
4.1
 • 12 Interviews
View all

Ecogreen Energy Reviews and Ratings

based on 70 reviews

3.5/5

Rating in categories

3.3

Skill development

3.3

Work-life balance

3.0

Salary

3.0

Job security

2.9

Company culture

2.8

Promotions

3.0

Work satisfaction

Explore 70 Reviews and Ratings
Executive Accountant
9 salaries
unlock blur

₹3 L/yr - ₹4.5 L/yr

Zonal Incharge
7 salaries
unlock blur

₹2.2 L/yr - ₹4 L/yr

Accountant
7 salaries
unlock blur

₹1.9 L/yr - ₹4.5 L/yr

MIS Executive
6 salaries
unlock blur

₹2.3 L/yr - ₹3.1 L/yr

HR Manager
6 salaries
unlock blur

₹6.5 L/yr - ₹9.5 L/yr

Explore more salaries
Compare Ecogreen Energy with

Re Sustainability Limited

3.9
Compare

DuPont

4.2
Compare

WM Universal Solutions Private Limited

3.8
Compare

Clean Harbors

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