Upload Button Icon Add office photos
Engaged Employer

i

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

Hitachi Energy Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Hitachi Energy Embedded Software Engineer Interview Questions and Answers

Updated 9 Apr 2024

Hitachi Energy Embedded Software Engineer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Jk and technical programming questions

Round 2 - Technical 

(4 Questions)

  • Q1. C programming, Embedded C ,C++, Paytho, Linux
  • Q2. What is static, global,local variables?
  • Ans. 

    Static, global, and local variables are different types of variables in programming with different scopes and lifetimes.

    • Static variables have a fixed memory location and retain their value between function calls.

    • Global variables are accessible throughout the entire program.

    • Local variables are only accessible within the block of code where they are declared.

  • Answered by AI
  • Q3. Difference between Call by reference and call by value
  • Ans. 

    Call by value passes a copy of the variable, while call by reference passes the actual variable itself.

    • Call by value passes a copy of the variable, so changes made to the parameter inside the function do not affect the original variable.

    • Call by reference passes the actual variable itself, so changes made to the parameter inside the function affect the original variable.

    • In call by value, the function receives a copy of ...

  • Answered by AI
  • Q4. Explain storage classes concept in depth?
  • Ans. 

    Storage classes in C define the scope and lifetime of variables.

    • Storage classes include auto, register, static, extern, and typedef.

    • Auto variables are local to the block and have automatic storage duration.

    • Register variables are stored in CPU registers for faster access.

    • Static variables retain their value between function calls.

    • Extern variables are declared outside any function and can be accessed by other files.

    • Typede

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Join the company for further process

Skills evaluated in this interview

Embedded Software Engineer Jobs at Hitachi Energy

View all

Interview questions from similar companies

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.

I applied via Recruitment Consultant and was interviewed in Mar 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. 1. Coding question on max sum of subsequence ?
  • Q2. 2. Coding in question of finding number with most frequency when input array size is ~ 1M.
  • Ans. 

    Finding number with most frequency in 1M size array of strings.

    • Use a hash table to store the frequency of each number.

    • Iterate through the array and update the frequency in the hash table.

    • Find the number with the highest frequency in the hash table.

  • Answered by AI
  • Q3. 3. Find lenght of linked list in single iteration.
  • Ans. 

    To find length of linked list in single iteration, use two pointers and traverse the list until the end.

    • Use two pointers, one moving one node at a time and the other moving two nodes at a time.

    • Traverse the list until the end is reached.

    • The number of iterations taken by the faster pointer to reach the end is the length of the linked list.

  • Answered by AI
  • Q4. In dept of Cassandra, Applciation performance improvement, troubleshooting.

Interview Preparation Tips

Interview preparation tips for other job seekers - There were total 4 round; results would be announced only after 4 rounds. Improve you core strenght by practicing more problem sloving questions.

Skills evaluated in this interview

I applied via Company Website and was interviewed in Mar 2021. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Whatever I mentioned on my resume.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well whatever you mention on your resume. You will find finest engineers of the software industry and they can grill you easily on any topic.
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(3 Questions)

  • Q1. Just half hour interview Oops concept
  • Q2. . Net and angular basics
  • Q3. Project in details
Round 2 - Behavior 

(3 Questions)

  • Q1. What if team is not supporting you
  • Q2. Manager is not agree
  • Q3. 5 year your goals
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Feb 2024.

Round 1 - Technical 

(1 Question)

  • Q1. Object oriented programming concept.
  • Ans. 

    Object oriented programming is a programming paradigm based on the concept of objects, which can contain data and code.

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

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

    • Polymorphism: ability for objects to be treated as instances of their parent class or as instances of their own class

  • Answered by AI

I applied via Company Website and was interviewed in Dec 2021. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Basic and general attitude based questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Be clear and crispy. Avoid over explanation
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - HR 

(2 Questions)

  • Q1. Tell us 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
  • Q2. Qualifications and current status
Round 2 - Technical 

(3 Questions)

  • Q1. Core and Advance Java questions
  • Q2. Situational questions
  • Q3. Questions related to spring and different frameworks
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview in Feb 2025, where I was asked the following questions.

  • Q1. What skills do you specialize in?
  • Ans. 

    I specialize in full-stack development, focusing on JavaScript frameworks, cloud computing, and agile methodologies.

    • Proficient in JavaScript frameworks like React and Angular for building dynamic user interfaces.

    • Experienced in backend development using Node.js and Express, enabling seamless API integration.

    • Skilled in cloud services such as AWS and Azure, optimizing application deployment and scalability.

    • Familiar with a...

  • Answered by AI
  • Q2. How many years of experience do you have?
  • Ans. 

    I have over 5 years of experience in software engineering, specializing in full-stack development and agile methodologies.

    • Worked on multiple projects using JavaScript frameworks like React and Node.js.

    • Led a team of 4 developers in creating a scalable e-commerce platform.

    • Implemented CI/CD pipelines to streamline deployment processes.

    • Contributed to open-source projects, enhancing my collaborative skills.

  • Answered by AI
  • Q3. What additional qualifications do you possess?
  • Q4. In what areas do you have knowledge or expertise?
  • Ans. 

    I have expertise in software development, algorithms, data structures, and web technologies, with a focus on scalable applications.

    • Proficient in programming languages like Python, Java, and JavaScript.

    • Experience with web frameworks such as React for front-end and Node.js for back-end development.

    • Strong understanding of algorithms and data structures, demonstrated through competitive programming.

    • Familiar with cloud serv...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - No
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Oct 2022.

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 

Practical test was taken in this round

Round 3 - Technical 

(3 Questions)

  • Q1. More of a managerial round
  • Q2. Tell about current role
  • Q3. Question on current project
Round 4 - HR 

(1 Question)

  • Q1. Tell about yourself

Hitachi Energy Interview FAQs

How many rounds are there in Hitachi Energy Embedded Software Engineer interview?
Hitachi Energy interview process usually has 3 rounds. The most common rounds in the Hitachi Energy interview process are Aptitude Test, Technical and HR.
How to prepare for Hitachi Energy Embedded 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 Hitachi Energy. The most common topics and skills that interviewers at Hitachi Energy expect are Control System, Unit Testing, C++, Embedded Software and Agile.
What are the top questions asked in Hitachi Energy Embedded Software Engineer interview?

Some of the top questions asked at the Hitachi Energy Embedded Software Engineer interview -

  1. Difference between Call by reference and call by va...read more
  2. Explain storage classes concept in dep...read more
  3. What is static, global,local variabl...read more

Tell us how to improve this page.

Hitachi Energy Embedded Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Adani Group Interview Questions
3.9
 • 200 Interviews
Tata Power Interview Questions
3.9
 • 165 Interviews
NTPC Interview Questions
4.2
 • 158 Interviews
Torrent Power Interview Questions
3.7
 • 132 Interviews
Suzlon Group Interview Questions
4.1
 • 131 Interviews
Eaton Interview Questions
3.9
 • 122 Interviews
GE Vernova Interview Questions
4.2
 • 89 Interviews
Vestas Interview Questions
4.3
 • 88 Interviews
Wind World Interview Questions
3.9
 • 76 Interviews
Siemens Energy Interview Questions
4.1
 • 76 Interviews
View all
Hitachi Energy Embedded Software Engineer Salary
based on 4 salaries
₹14 L/yr - ₹16.5 L/yr
130% more than the average Embedded Software Engineer Salary in India
View more details

Hitachi Energy Embedded Software Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

5.0

Work-life balance

4.0

Salary

4.0

Job security

4.0

Company culture

4.0

Promotions

3.0

Work satisfaction

Explore 1 Review and Rating
Project Engineer
358 salaries
unlock blur

₹6 L/yr - ₹16 L/yr

Associate Project Engineer
264 salaries
unlock blur

₹5 L/yr - ₹10 L/yr

R&D Engineer
128 salaries
unlock blur

₹7.2 L/yr - ₹19.4 L/yr

Design Engineer
124 salaries
unlock blur

₹3.2 L/yr - ₹13.6 L/yr

Project Manager
120 salaries
unlock blur

₹7.9 L/yr - ₹30 L/yr

Explore more salaries
Compare Hitachi Energy with

Suzlon Group

4.1
Compare

Adani Group

3.9
Compare

NTPC

4.2
Compare

Torrent Power

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