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 Data Engineer Interview Questions and Answers

Updated 17 Jul 2024

Hitachi Energy Data Engineer Interview Experiences

1 interview found

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

(3 Questions)

  • Q1. Difference between ADF and synapse in Azure
  • Ans. 

    ADF is a cloud-based data integration service while Synapse is an analytics service that brings together big data and data warehousing.

    • ADF is used for data integration and orchestration tasks, while Synapse is used for big data analytics and data warehousing

    • ADF allows you to create data pipelines to move and transform data, while Synapse provides a unified experience for data preparation, data management, data warehous...

  • Answered by AI
  • Q2. What RDD & why
  • Ans. 

    RDD stands for Resilient Distributed Dataset, a fundamental data structure in Apache Spark.

    • RDD is a fault-tolerant collection of elements that can be operated on in parallel.

    • RDDs are immutable, meaning they cannot be changed once created.

    • RDDs support two types of operations: transformations (creating a new RDD from an existing one) and actions (returning a value to the driver program).

  • Answered by AI
  • Q3. What SCD1 and SCD2
  • Ans. 

    SCD1 and SCD2 are types of slowly changing dimensions used in data warehousing.

    • SCD1 (Type 1): Overwrites old data with new data, losing historical information.

    • SCD2 (Type 2): Keeps track of historical data by creating new records for changes.

    • SCD1 is simpler and faster, while SCD2 provides more detailed historical information.

    • Example: SCD1 would update a customer's address directly, while SCD2 would create a new record w...

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Mettle test and mcq were given in interview

I applied via Job Portal and was interviewed before Sep 2021. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Aerodynamic, censure, Bearing,PCB, and bought the sector.
Round 2 - Technical 

(1 Question)

  • Q1. Project planning & monitoring, Tools, safety.
Round 3 - HR 

(1 Question)

  • Q1. General HR questions and personality check

Interview Preparation Tips

Interview preparation tips for other job seekers - Go with a positive attitude and let them know bout your work ethics.

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

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 

(1 Question)

  • Q1. All technical things related wind turbine.

Interview Preparation Tips

Interview preparation tips for other job seekers - Grip on WTG related problems, greasing,PM,BM and Major breakdown details.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Current salary in Last year
  • Q2. Excepted salary information
Round 2 - Technical 

(3 Questions)

  • Q1. How many years of experience in wind
  • Ans. 

    I have 8 years of experience in wind energy industry.

    • I have worked in the wind energy industry for 8 years

    • Experience includes designing, installing, and maintaining wind turbines

    • Familiar with industry standards and regulations

    • Completed projects in various locations with different wind conditions

  • Answered by AI
  • Q2. Total experience in carear
  • Q3. Working at height for 74th meter
Round 3 - Coding Test 

Tower claimb test of 800w wtg

Interview Preparation Tips

Interview preparation tips for other job seekers - No
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

Hitachi Energy Interview FAQs

How many rounds are there in Hitachi Energy Data Engineer interview?
Hitachi Energy interview process usually has 1 rounds. The most common rounds in the Hitachi Energy interview process are Technical.
How to prepare for Hitachi Energy Data 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 Procurement, System Testing, microsoft, Automation and Cloud Computing.
What are the top questions asked in Hitachi Energy Data Engineer interview?

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

  1. Difference between ADF and synapse in Az...read more
  2. what RDD & ...read more
  3. what SCD1 and S...read more

Tell us how to improve this page.

Hitachi Energy Data Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Adani Group Interview Questions
3.9
 • 188 Interviews
Tata Power Interview Questions
3.9
 • 163 Interviews
NTPC Interview Questions
4.2
 • 158 Interviews
Suzlon Group Interview Questions
4.1
 • 129 Interviews
Torrent Power Interview Questions
3.7
 • 126 Interviews
Eaton Interview Questions
3.9
 • 122 Interviews
Vestas Interview Questions
4.2
 • 86 Interviews
GE Vernova Interview Questions
4.2
 • 85 Interviews
Wind World Interview Questions
3.9
 • 74 Interviews
Siemens Energy Interview Questions
4.1
 • 74 Interviews
View all
Project Engineer
350 salaries
unlock blur

₹6 L/yr - ₹16 L/yr

Associate Project Engineer
263 salaries
unlock blur

₹5 L/yr - ₹10 L/yr

R&D Engineer
127 salaries
unlock blur

₹7.2 L/yr - ₹19.4 L/yr

Design Engineer
126 salaries
unlock blur

₹3.2 L/yr - ₹12.2 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