Upload Button Icon Add office photos

Filter interviews by

Baker Hughes Java Developer Interview Questions and Answers

Updated 25 May 2023

Baker Hughes Java Developer Interview Experiences

1 interview found

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
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 JMS?What is difference between PUT and GET
  • Ans. 

    JMS is Java Message Service, a messaging standard that allows Java applications to communicate with each other asynchronously.

    • JMS provides a way for applications to send and receive messages in a loosely coupled, reliable, and asynchronous manner.

    • PUT and GET are HTTP methods used for RESTful web services, not JMS.

    • In JMS, messages are sent using the 'send' method and received using the 'receive' method.

    • JMS supports two ...

  • Answered by AI
  • Q2. How to create a springboot project
  • Ans. 

    To create a Spring Boot project, use Spring Initializr or Spring Tool Suite.

    • Use Spring Initializr to generate a project with required dependencies and settings

    • Or use Spring Tool Suite to create a new Spring Starter Project

    • Configure the project settings and dependencies as per requirements

    • Add necessary code and run the project using the embedded server

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

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

I applied via Campus Placement and was interviewed in May 2023. There were 4 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 - Coding Test 

Object oriented programming

Round 3 - Technical 

(1 Question)

  • Q1. Object oriented programming
Round 4 - HR 

(1 Question)

  • Q1. Strength weekness
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Normal aptitude test containing behavioural, mathematical, English questions

Round 2 - Coding Test 

Oopc, dbms, sql, se concepts were there with few os, dsa and got related questions

Round 3 - Technical 

(2 Questions)

  • Q1. Go through your resume and question about project backend functionality
  • Q2. Code asked for backend application developed by me which was there in resume
Round 4 - HR 

(1 Question)

  • Q1. Behavioural questions were asked
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What are deecorators in Python
  • Ans. 

    Decorators in Python are functions that modify the behavior of other functions or methods.

    • Decorators are denoted by the @ symbol followed by the decorator function name.

    • They are commonly used for logging, authentication, and memoization.

    • Example: @staticmethod, @classmethod, @property

  • Answered by AI
  • Q2. If the object is defined with "const" keyword, then in future can it be modified?
  • Ans. 

    No, if an object is defined with 'const' keyword, it cannot be modified in the future.

    • Objects defined with 'const' keyword are read-only and cannot be reassigned.

    • Properties of a 'const' object can still be modified, but the object itself cannot be reassigned.

    • Example: const obj = { key: 'value' }; obj.key = 'new value'; // Valid, but obj = { newKey: 'newValue' }; // Invalid

  • Answered by AI

Skills evaluated in this interview

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

60 aptitude que in 30 mins

Round 2 - Coding Test 

Coding test- with 2 coding que

I applied via Naukri.com and was interviewed in May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Collections, hashmaps, concurrency, REST APIs, postman, how to use json values, what are http entities, default GC, synchronisation keyword etc.

Interview Preparation Tips

Interview preparation tips for other job seekers - Explain project properly if asked, focus was more on usage of rest APIs etc.
If you apply , and get shortlisted, it would be a direct interview. No aptitute round as such.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Oct 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Basic two coding questions will be and also apptitude questions also included.

Round 2 - Technical 

(2 Questions)

  • Q1. What is the difference between virtual function and friend function
  • Q2. Explain your projects
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
Selected Selected
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. Basic c# threading
Round 3 - HR 

(1 Question)

  • Q1. STAR pattern related question
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via campus placement at Delhi College of Engineering (DCE), Delhi and was interviewed in Aug 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

There were 20 MCQ and 2 coding questions related to dsa

Round 3 - Group Discussion 

We were given a topic and we're divided in team of 6 and 3 members from each team were selected for next round

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

30 technical questions

Round 2 - Technical 

(2 Questions)

  • Q1. Technical process
  • Q2. What are oops concept
  • Ans. 

    Object-oriented programming concepts that focus on objects and classes.

    • Encapsulation: Bundling data and methods that operate on the data into a single unit (class).

    • Inheritance: Ability of a class to inherit properties and behavior from another class.

    • Polymorphism: Ability to present the same interface for different data types.

    • Abstraction: Hiding the complex implementation details and showing only the necessary features.

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Oops questions Database SQL Logic building along with case study

Baker Hughes Interview FAQs

How many rounds are there in Baker Hughes Java Developer interview?
Baker Hughes interview process usually has 2 rounds. The most common rounds in the Baker Hughes interview process are Resume Shortlist and Technical.
How to prepare for Baker Hughes Java Developer 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 Computer science, NoSQL, GIT, Finance and Spring Boot.
What are the top questions asked in Baker Hughes Java Developer interview?

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

  1. What is JMS?What is difference between PUT and ...read more
  2. How to create a springboot proj...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Shell Interview Questions
4.0
 • 188 Interviews
Schlumberger Interview Questions
4.0
 • 134 Interviews
GAIL Interview Questions
4.5
 • 77 Interviews
TechnipFMC Interview Questions
4.0
 • 68 Interviews
ExxonMobil Interview Questions
3.8
 • 68 Interviews
Saudi Aramco Interview Questions
4.6
 • 55 Interviews
Saipem Interview Questions
4.1
 • 43 Interviews
Petrofac Interview Questions
4.3
 • 40 Interviews
View all
Senior Software Engineer
149 salaries
unlock blur

₹11 L/yr - ₹33.3 L/yr

Software Engineer
143 salaries
unlock blur

₹6.5 L/yr - ₹20 L/yr

Lead Engineer
85 salaries
unlock blur

₹11 L/yr - ₹24.2 L/yr

Procurement Specialist
65 salaries
unlock blur

₹4.4 L/yr - ₹9.1 L/yr

Sourcing Specialist
47 salaries
unlock blur

₹4.4 L/yr - ₹18.1 L/yr

Explore more salaries
Compare Baker Hughes with

Schlumberger

4.0
Compare

Halliburton

3.7
Compare

Weatherford

4.0
Compare

National Oilwell Varco

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