Upload Button Icon Add office photos

Baker Hughes

Compare button icon Compare button icon Compare

Filter interviews by

Baker Hughes Interview Questions, Process, and Tips

Updated 8 Jan 2025

Top Baker Hughes Interview Questions and Answers

View all 26 questions

Baker Hughes Interview Experiences

Popular Designations

51 interviews found

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Feb 2023. 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 Resume tips
Round 2 - Technical 

(6 Questions)

  • Q1. What is oops, explain them?
  • Ans. 

    Object-oriented programming (OOP) is a programming paradigm that uses objects to represent and manipulate data.

    • OOP is based on the concept of classes and objects.

    • It allows for encapsulation, inheritance, and polymorphism.

    • Encapsulation hides the internal details of an object and provides a public interface.

    • Inheritance allows classes to inherit properties and methods from other classes.

    • Polymorphism allows objects of diff...

  • Answered by AI
  • Q2. What is difference between interface and abstract class?
  • Ans. 

    Interface defines only method signatures while abstract class can have method implementations.

    • An interface can be implemented by multiple classes while a class can extend only one abstract class.

    • An abstract class can have instance variables while an interface cannot.

    • An abstract class can have constructors while an interface cannot.

    • An abstract class can provide default implementations for some methods while an interface...

  • Answered by AI
  • Q3. What is difference between docker and kubernet?
  • Ans. 

    Docker is a containerization platform while Kubernetes is a container orchestration tool.

    • Docker is used to create, deploy, and run applications in containers.

    • Kubernetes is used to manage and orchestrate multiple containers in a cluster.

    • Docker provides a way to package and distribute applications in a portable manner.

    • Kubernetes provides features like automatic scaling, load balancing, and self-healing.

    • Docker is a lower-...

  • Answered by AI
  • Q4. What is event emitter in angular?
  • Ans. 

    Event emitter is a class in Angular that allows communication between components.

    • Event emitter is used to emit custom events in Angular.

    • It allows communication between parent and child components.

    • It can be used to pass data from child to parent component.

    • It is a part of the @angular/core package.

    • Example: @Output() eventEmitter = new EventEmitter();

  • Answered by AI
  • Q5. What is view encapsulation in angular?
  • Ans. 

    View encapsulation is a feature in Angular that allows for the creation of isolated components.

    • View encapsulation ensures that styles defined in a component do not affect other components.

    • There are three types of view encapsulation: Emulated, Native, and None.

    • Emulated is the default and uses CSS to emulate shadow DOM.

    • Native uses the browser's native shadow DOM implementation.

    • None does not provide any view encapsulation

  • Answered by AI
  • Q6. How to communicate with components in angular?
  • Ans. 

    Components in Angular can communicate with each other using @Input, @Output, and services.

    • Use @Input to pass data from parent to child component

    • Use @Output to emit events from child to parent component

    • Use services to share data between components that are not directly related

    • Use RxJS subjects to create a shared data stream between components

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep basic ready but it luck is equally important.

Skills evaluated in this interview

Top Baker Hughes Senior Software Engineer Interview Questions and Answers

Q1. What is difference between interface and abstract class?
View answer (2)

Senior Software Engineer Interview Questions asked at other Companies

Q1. K Largest Elements Problem Statement You are given an integer k and an array of integers that contain numbers in random order. Write a program to find the k largest numbers from the given array. You need to save them in an array and return ... read more
View answer (1)
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

A medium python program

Round 2 - One-on-one 

(2 Questions)

  • Q1. Code dictionary
  • Q2. Optimise that code written
  • Ans. 

    Optimizing code for better performance and efficiency

    • Use built-in functions and libraries for faster execution

    • Minimize unnecessary loops and conditions

    • Avoid redundant code and optimize data structures

    • Implement caching or memoization for repetitive computations

  • Answered by AI
Round 3 - One-on-one 

(2 Questions)

  • Q1. Optimise python code
  • Ans. 

    Optimizing Python code involves improving efficiency and performance.

    • Use built-in functions and libraries instead of writing custom code

    • Avoid unnecessary loops and nested loops for better performance

    • Optimize data structures and algorithms for faster execution

  • Answered by AI
  • Q2. Numpy code examples and optimisation
  • Ans. 

    Numpy is a powerful library for numerical operations in Python, with efficient array operations and mathematical functions.

    • Use vectorized operations instead of loops for better performance.

    • Avoid unnecessary copying of arrays to save memory.

    • Utilize broadcasting to perform operations on arrays of different shapes.

    • Use numpy functions like np.sum(), np.mean(), np.max(), etc. for efficient calculations.

    • Optimize code by prof

  • Answered by AI

Skills evaluated in this interview

Python Developer Lead Interview Questions asked at other Companies

Q1. what is list comprehension? write some sample code? what is use of it?
View answer (1)
Baker Hughes Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Java questions , selenium
  • Q2. Coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Pom , bdd framework , selenium ,Java questions

Automation Test Engineer Interview Questions asked at other Companies

Q1. How to handle scrollbar and mouse activities Jenkins and Github Story Point in Agile
Backlogs in Agile
Jira workflow explain framework pom.xml wap number reverse program StellException
Exception in Selenium diff - getwindowhandles() and get... read more
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are the ASME 16.34 standards?
  • Ans. 

    ASME 16.34 standards are guidelines set by the American Society of Mechanical Engineers for pressure and temperature ratings of valves.

    • ASME 16.34 standards specify pressure-temperature ratings, materials, design, testing, and inspection requirements for valves.

    • These standards ensure the safety and reliability of valves used in various industries.

    • For example, ASME B16.34 covers pressure-temperature ratings for steel fla...

  • Answered by AI
  • Q2. Which ASME standard is used for determining wall thickness?
  • Ans. 

    ASME B31.3 is used for determining wall thickness in mechanical components.

    • ASME B31.3 is the standard for process piping

    • It provides guidelines for determining minimum wall thickness based on factors like material, pressure, temperature, and corrosion allowances

    • Calculations involve formulas and tables provided in the standard

    • Example: ASME B31.3 specifies the wall thickness requirements for piping systems in chemical pla

  • Answered by AI

Mechanical Component Engineer Interview Questions asked at other Companies

Q1. Which ASME standard is used for determining wall thickness?
View answer (1)

Baker Hughes interview questions for popular designations

 Field Engineer

 (3)

 Senior Software Engineer

 (2)

 Component Design Engineer

 (1)

 Senior Engineer

 (1)

 Software Engineer

 (1)

 Technical Writer

 (1)

 Technology Analyst

 (1)

 Java Developer

 (1)

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Not Selected

I applied via Campus Placement

Round 1 - Group Discussion 

1) First Resume shortlisting.

2) Digital Interview on HireVue, 5 questions were there which we have to answer.

3) Technical Test, MCQ based test revolving around basic coding questions.

4) My topic was scope of EV in India. This was conducted on MS teams, there 10 people in my group and 2 panelist were to judge us. We had discussion around 10-15 min then panelist asked only one person to conclude then he also asked me if want to add something to conclusion.

Round 2 - Technical 

(2 Questions)

  • Q1. He mainly asked questions regarding my project ? What was my role ? What did you do to make it secure ? something like this.
  • Q2. Some general scenarios based question .

Technology Analyst Interview Questions asked at other Companies

Q1. Sort 0 and 1 Problem Statement Given an integer array ARR of size N containing only integers 0 and 1, implement a function to sort this array. The solution should scan the array only once without using any additional arrays. Input: The firs... read more
View answer (1)

Get interview-ready with Top Baker Hughes Interview Questions

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

(4 Questions)

  • Q1. Why you chose your current major and what interest you about Baker hughes
  • Q2. Tell us about the time you had repair an equipment and how you fix it
  • Q3. Describe when you have conflict with team member
  • Ans. 

    Conflict with team member resolved through open communication and compromise

    • Address the issue directly with the team member in a private setting

    • Listen to their perspective and try to understand their point of view

    • Work together to find a compromise that satisfies both parties

    • Focus on the common goal and the success of the team

  • Answered by AI
  • Q4. Tight deadline? how did you deal with it

Interview Preparation Tips

Interview preparation tips for other job seekers - be you

Field Engineer Interview Questions asked at other Companies

Q1. What is insulator and conductors and semiconductors
View answer (6)

Jobs at Baker Hughes

View all
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Java , selenium , frame work explanation and coding questions in first round
2nd round managerial round

Quality Assurance Quality Control Engineer Interview Questions asked at other Companies

Q1. Sample Answer:* AAC blocks and clay bricks are both popular building materials, but they have distinct differences in terms of composition, properties, and applications. AAC blocks are made from autoclaved aerated concrete, which is a mixtu... read more
View answer (1)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Recruitment Consulltant and was interviewed in Jul 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Self introduction
  • Q2. Questions based on your resume

Middle Level Manager Interview Questions asked at other Companies

Q1. How will you handle a situation when there is no electricity or internet at your place.
View answer (1)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Case Study 

Tell us about your performance

Round 2 - Assignment 

Technical about career and performace

Welding Engineer Interview Questions asked at other Companies

Q1. What are the high strength materials?
View answer (1)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(2 Questions)

  • Q1. Why you chooses your field
  • Q2. What do you want us to know more about you

Internship Trainee Interview Questions asked at other Companies

Q1. Tell about your UG project? How will you design a table for 1 tonne load and what are all the consideration needed for it? Tell the Equations you know in strength of Materials? What are manufacturing processes involved to fabricate ball bea... read more
View answer (2)
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Projects in CV, welding, GD&T
  • Ans. 

    I have experience working on projects involving welding and applying GD&T principles.

    • Completed a project where I designed and welded a steel frame for a small vehicle

    • Utilized GD&T principles to ensure precise measurements and tolerances in a project involving machining parts for an assembly line

    • Familiar with interpreting engineering drawings and applying GD&T symbols accurately

  • Answered by AI

Junior Mechanical Engineer Interview Questions asked at other Companies

Q1. Types of gearbox and which gearbox is maximum used in your plant?
View answer (2)
Contribute & help others!
anonymous
You can choose to be anonymous

Baker Hughes Interview FAQs

How many rounds are there in Baker Hughes interview?
Baker Hughes interview process usually has 1-2 rounds. The most common rounds in the Baker Hughes interview process are Technical, HR and Resume Shortlist.
How to prepare for Baker Hughes 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 Baker Hughes. The most common topics and skills that interviewers at Baker Hughes expect are Finance, Training, Agile, Computer science and Python.
What are the top questions asked in Baker Hughes interview?

Some of the top questions asked at the Baker Hughes interview -

  1. What is difference between interface and abstract cla...read more
  2. Why is it important to monitor the bacteira in the oil fie...read more
  3. How to developing the quality and producti...read more
How long is the Baker Hughes interview process?

The duration of Baker Hughes interview process can vary, but typically it takes about less than 2 weeks to complete.

Recently Viewed

INTERVIEWS

ANB Systems

No Interviews

INTERVIEWS

Baker Hughes

No Interviews

INTERVIEWS

Hitachi

No Interviews

INTERVIEWS

Baker Hughes

No Interviews

INTERVIEWS

Baker Hughes

No Interviews

INTERVIEWS

Hitachi

No Interviews

INTERVIEWS

Baker Hughes

No Interviews

INTERVIEWS

Hitachi

No Interviews

INTERVIEWS

Baker Hughes

No Interviews

INTERVIEWS

CDW

No Interviews

Tell us how to improve this page.

Baker Hughes Interview Process

based on 35 interviews

Interview experience

3.8
  
Good
View more

Interview Questions from Similar Companies

Schlumberger Interview Questions
3.9
 • 136 Interviews
TechnipFMC Interview Questions
4.0
 • 70 Interviews
Saipem Interview Questions
4.1
 • 45 Interviews
Petrofac Interview Questions
4.3
 • 41 Interviews
Halliburton Interview Questions
3.7
 • 31 Interviews
Weatherford Interview Questions
3.9
 • 10 Interviews
Cameron Interview Questions
4.0
 • 8 Interviews
View all

Baker Hughes Reviews and Ratings

based on 464 reviews

4.0/5

Rating in categories

3.7

Skill development

4.0

Work-life balance

3.8

Salary

3.7

Job security

3.9

Company culture

3.3

Promotions

3.7

Work satisfaction

Explore 464 Reviews and Ratings
Buyer

Pune

2-6 Yrs

Not Disclosed

Technical Delivery Lead

Mumbai,

Pune

5-9 Yrs

Not Disclosed

General Operations Support - Administrator

Gurgaon / Gurugram

4-8 Yrs

Not Disclosed

Explore more jobs
Software Engineer
159 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
148 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Lead Engineer
85 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Procurement Specialist
63 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Sourcing Specialist
52 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Baker Hughes with

Schlumberger

4.0
Compare

Halliburton

3.7
Compare

Weatherford

3.9
Compare

National Oilwell Varco

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