Upload Button Icon Add office photos

Filter interviews by

GE Vernova Senior Software Engineer Interview Questions and Answers

Updated 23 Jun 2022

GE Vernova Senior Software Engineer Interview Experiences

2 interviews found

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

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.

Senior Software Engineer Interview Questions Asked at Other Companies

Q1. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in DBS Bank
Q2. Tell me about yourself. What technology are you using? What is a ... read more
asked in GlobalLogic
Q3. MapSum Pair Implementation Create a data structure named 'MapSum' ... read more
asked in UST
Q4. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q5. Pascal's Triangle Construction You are provided with an integer ' ... read more

Interview questions from similar companies

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

I applied via Naukri.com and was interviewed in Jun 2024. There were 3 interview rounds.

Round 1 - Technical 

(5 Questions)

  • Q1. About virtual DOM and it's implementation
  • Q2. Implementation of map, reduce, filter
  • Ans. 

    Map, reduce, and filter are higher-order functions commonly used in functional programming to manipulate arrays.

    • Map: Transforms each element in an array based on a provided function.

    • Reduce: Reduces an array to a single value by applying a function to each element.

    • Filter: Creates a new array with elements that pass a certain condition.

  • Answered by AI
  • Q3. Closures and their implementation
  • Ans. 

    Closures are functions that have access to variables from their containing scope.

    • Closures can access variables from their outer function even after the outer function has finished executing.

    • Closures can be used to create private variables in JavaScript.

    • Closures are commonly used in event handlers and callbacks.

  • Answered by AI
  • Q4. Redux sagas and their practical use cases
  • Ans. 

    Redux sagas are middleware libraries for managing side effects in Redux applications.

    • Redux sagas are used to handle asynchronous actions in Redux, such as API calls or timers.

    • They are implemented as generator functions that can pause and resume execution.

    • Redux sagas provide a more structured and testable approach to handling side effects compared to traditional Redux middleware like Thunk.

    • Common use cases for redux sag...

  • Answered by AI
  • Q5. Basic javascript output questions
Round 2 - Technical 

(3 Questions)

  • Q1. Write a function to find the sum of the array using reduce.
  • Ans. 

    Function to find sum of array using reduce

    • Use the reduce method to iterate through the array and accumulate the sum

    • Convert array elements to numbers before summing them up

    • Handle edge cases like empty array or non-numeric elements

    • Example: const array = ['1', '2', '3']; const sum = array.reduce((acc, curr) => acc + Number(curr), 0);

  • Answered by AI
  • Q2. About form validation techniques
  • Q3. UseCallback and useMemo
Round 3 - HR 

(2 Questions)

  • Q1. What do you know about Hitachi energy
  • Ans. 

    Hitachi Energy is a global technology leader that provides innovative and sustainable energy solutions.

    • Hitachi Energy offers a wide range of products and services for the energy sector, including grid integration, digital solutions, and consulting services.

    • The company focuses on creating a more sustainable energy future through its advanced technologies and expertise.

    • Hitachi Energy is known for its commitment to innova...

  • Answered by AI
  • Q2. Why do you want to join only Hitachi energy.

Interview Preparation Tips

Interview preparation tips for other job seekers - Stick to basics and solve few javascript output questions

Skills evaluated in this interview

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

Coding with UML diagrams

Round 2 - One-on-one 

(2 Questions)

  • Q1. C++ Question related to pointers
  • Q2. C++ problem solving
Round 3 - One-on-one 

(1 Question)

  • Q1. C++ problem solving.
Round 4 - Technical 

(1 Question)

  • Q1. Managerial round with some problem solving.
Round 5 - HR 

(2 Questions)

  • Q1. Salary discussion.
  • Q2. Joining date confirmation.
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
No response

I applied via Referral and was interviewed in May 2024. There was 1 interview round.

Round 1 - Aptitude Test 

20 min - 20 questions

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 Sep 2022. There were 2 interview rounds.

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. What is the difference between .net and .net core?
  • Ans. 

    The main difference between .NET and .NET Core is that .NET Core is a cross-platform, open-source framework while .NET is a Windows-only framework.

    • NET Core is cross-platform, meaning it can run on Windows, macOS, and Linux, while .NET is limited to Windows.

    • .NET Core is open-source, allowing for community contributions and faster updates, while .NET is primarily developed by Microsoft.

    • .NET Core is modular, allowing deve...

  • Answered by AI
  • Q2. What is the difference between function and stored procedure?
  • Ans. 

    Functions return a single value, while stored procedures can perform multiple operations and return multiple values.

    • Functions return a single value, while stored procedures can return multiple values.

    • Functions are called in SQL statements, while stored procedures are called using the EXECUTE command.

    • Functions cannot modify the database state, while stored procedures can.

    • Functions are precompiled and stored in the datab...

  • Answered by AI

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
5
Excellent
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. Technical questions related to my field
Round 3 - HR 

(1 Question)

  • Q1. Discussion about package
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

C++ coding question with UML diagram

Round 2 - Technical 

(1 Question)

  • Q1. Problem solving question
Round 3 - Technical 

(1 Question)

  • Q1. Problem solving question
Round 4 - HR 

(1 Question)

  • Q1. About salary discussion and notice period

Interview Preparation Tips

Interview preparation tips for other job seekers - All technical rounds were C++ problem solving questions

GE Vernova Interview FAQs

How many rounds are there in GE Vernova Senior Software Engineer interview?
GE Vernova interview process usually has 1 rounds. The most common rounds in the GE Vernova interview process are HR.
How to prepare for GE Vernova Senior 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 GE Vernova. The most common topics and skills that interviewers at GE Vernova expect are Data Structures and Algorithms, Computer Science, SDLC, Linux Administration and Scrum.

Tell us how to improve this page.

GE Vernova Senior Software Engineer Interview Process

based on 1 interview

Interview experience

4
  
Good
View more

Interview Questions from Similar Companies

Siemens Interview Questions
4.1
 • 432 Interviews
Thermax Limited Interview Questions
4.1
 • 250 Interviews
ABB Interview Questions
4.1
 • 232 Interviews
Havells Interview Questions
4.0
 • 209 Interviews
Adani Group Interview Questions
3.9
 • 186 Interviews
Tata Power Interview Questions
3.9
 • 162 Interviews
NTPC Interview Questions
4.2
 • 159 Interviews
Suzlon Group Interview Questions
4.1
 • 129 Interviews
View all
GE Vernova Senior Software Engineer Salary
based on 170 salaries
₹13.8 L/yr - ₹37 L/yr
71% more than the average Senior Software Engineer Salary in India
View more details

GE Vernova Senior Software Engineer Reviews and Ratings

based on 25 reviews

3.7/5

Rating in categories

3.5

Skill development

4.6

Work-life balance

3.3

Salary

3.4

Job security

4.0

Company culture

2.6

Promotions

3.5

Work satisfaction

Explore 25 Reviews and Ratings
Lead Engineer
232 salaries
unlock blur

₹11 L/yr - ₹31 L/yr

Senior Software Engineer
170 salaries
unlock blur

₹13.8 L/yr - ₹37 L/yr

Software Engineer
110 salaries
unlock blur

₹9 L/yr - ₹22 L/yr

Engineer
79 salaries
unlock blur

₹4.5 L/yr - ₹14.9 L/yr

Mechanical Engineer
70 salaries
unlock blur

₹4.2 L/yr - ₹14.8 L/yr

Explore more salaries
Compare GE Vernova with

Siemens

4.1
Compare

BHEL

4.1
Compare

Thermax Limited

4.1
Compare

Tata Power

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