Upload Button Icon Add office photos

GE Healthcare

Compare button icon Compare button icon Compare

Filter interviews by

GE Healthcare Interview Questions, Process, and Tips

Updated 31 Jan 2025

Top GE Healthcare Interview Questions and Answers

View all 34 questions

GE Healthcare Interview Experiences

Popular Designations

72 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Dec 2022. There were 5 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 

(1 Question)

  • Q1. What is call,bind,apply
  • Ans. 

    call, bind, and apply are methods used to manipulate the value of 'this' in JavaScript functions.

    • Call invokes a function with a specified 'this' value and arguments provided individually.

    • Bind creates a new function that, when called, has its 'this' keyword set to the provided value.

    • Apply invokes a function with a specified 'this' value and arguments provided as an array.

    • All three methods are used to control the value o...

  • Answered by AI
Round 3 - Technical 

(1 Question)

  • Q1. Explain about angular,nodejs,expressjs
  • Ans. 

    Angular is a front-end framework, Node.js is a back-end runtime environment, and Express.js is a web application framework for Node.js.

    • Angular is used for building dynamic single-page applications (SPAs) with HTML, CSS, and TypeScript.

    • Node.js is used for building scalable network applications and is based on the V8 JavaScript engine.

    • Express.js is a minimal and flexible Node.js web application framework that provides a ...

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. About Ge healthcare ,culture,salary
Round 5 - One-on-one 

(1 Question)

  • Q1. More about ge healthcare

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well on JS,nodejs architecture coding skills

Skills evaluated in this interview

Top GE Healthcare Software Engineer Interview Questions and Answers

Q1. what is bug life cycle? which project management methodolgy are you following in your current project.
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (197)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed in Oct 2022. There were 4 interview rounds.

Round 1 - Coding Test 

It was an aptitute cum coding test round.
2 questions were given in coding part - 1 easy & 1 medium

Round 2 - Technical 

(1 Question)

  • Q1. It was an one on one round on technical knowledge. Questions were asked about only about OOPS and classes.
Round 3 - Behavioral 

(1 Question)

  • Q1. Asked questions about my projects and CV.
Round 4 - HR 

(1 Question)

  • Q1. It was one on one round in which basic HR questions were asked which you can easily find on internet.

Interview Preparation Tips

Interview preparation tips for other job seekers - Keep your basics strong.
Need to know everything about your projects.

Edison Engineer Interview Questions asked at other Companies

Q1. 1) Stress vs strain curve for brittle and ductile material . 2) In finite element method what are shape functions 3) Design a structure which has force at any section because of its self weight but at any section the stress remains constant... read more
View answer (1)
GE Healthcare Interview Questions and Answers for Freshers
illustration image
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Mar 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 - One-on-one 

(2 Questions)

  • Q1. About your projects
  • Q2. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - keep ur resume information ready

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
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Aug 2022. There were 3 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 - Coding Test 

Two Easy questions to be solved

Round 3 - Technical 

(3 Questions)

  • Q1. Some Technical based questions
  • Q2. It was amazing . Interviewer asked me to code for heap sort and asked me to explain.
  • Q3. Write a code for heap sort algorithm and explain it?
  • Ans. 

    Heap sort is a comparison-based sorting algorithm that uses a binary heap data structure.

    • Heap sort works by building a binary heap from the array and then repeatedly extracting the maximum element and placing it at the end of the array.

    • The heap is maintained as a complete binary tree, where each parent node is greater than or equal to its children.

    • The time complexity of heap sort is O(n log n) and it is an in-place sor...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for GE Healthcare Software Developer interview:
  • C++
  • C
  • Python
Interview preparation tips for other job seekers - Learn very well and expertise in one coding language. To be have a clear vision on theory concepts like OS, DBMS, OOPS, CN...etc.

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (42)

GE Healthcare interview questions for popular designations

 Software Engineer

 (12)

 Senior Software Engineer

 (5)

 Data Scientist

 (2)

 Internship Trainee

 (2)

 Design Engineer

 (2)

 Intern

 (2)

 Data Engineer

 (2)

 Edison Engineer

 (2)

Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I was interviewed before Nov 2023.

Round 1 - Coding Test 

Simple aarray problems

Round 2 - Technical 

(2 Questions)

  • Q1. Multi threading concepts
  • Q2. Java concepts with some code to finished

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)

Get interview-ready with Top GE Healthcare Interview Questions

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

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

Round 1 - Technical 

(2 Questions)

  • Q1. Java collection questions
  • Q2. One DS question
Round 2 - Technical 

(2 Questions)

  • Q1. Complete Core Java questions
  • Q2. Exception handling

Interview Preparation Tips

Topics to prepare for GE Healthcare Software Engineering Specialist interview:
  • Java
  • Data Structures
  • Database
  • Spring Framework

Software Engineering Specialist Interview Questions asked at other Companies

Q1. Explain Python Data Structures and advantages and some differences in each
View answer (2)

Jobs at GE Healthcare

View all
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
-

I applied via Job Portal and was interviewed before May 2023. There was 1 interview round.

Round 1 - Coding Test 

1 hour, problem solving using data structures and algorithm

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice coding simple problems related data structures array, list, set, map.

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)

Trainee Interview Questions & Answers

user image Anonymous

posted on 21 Apr 2023

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
More than 8 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Mar 2023. There were 3 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 - Aptitude Test 

English version and logically type questions.

Round 3 - Group Discussion 

Company disscus and social media and marketing questions about.

Interview Preparation Tips

Interview preparation tips for other job seekers - Develop your skills and qualities

Trainee Interview Questions asked at other Companies

Q1. Ques1: There is a big file of words which is dynamically changing. We are continuously adding some words into it. How would you keep track of top 10 trending words at each moment? Ques2:Write a function that returns the length of the longes... read more
View answer (2)

Project Lead Interview Questions & Answers

user image Anonymous

posted on 24 Mar 2023

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

I applied via Naukri.com and was interviewed in Feb 2023. There were 3 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 - Aptitude Test 

Written tests with aptude, its very difficult with lots of questions

Round 3 - Coding Test 

Its a technicak round with all fundamentals and coding questions

Interview Preparation Tips

Interview preparation tips for other job seekers - Thanks you, its a good experience to attend the intervirw in tjis company

Project Lead Interview Questions asked at other Companies

Q1. PowerBuilder 1. How to build app in one click? 2. How to read data from web page? 3. Have you used any PDF tools 4. How to save data from datawindow to XML 5. How to read mail from Outlook 6. How you migrate to new version.net SQL 1. Perfor... read more
View answer (1)
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Jan 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic components of electronics
  • Ans. 

    Basic components of electronics include resistors, capacitors, diodes, transistors, and integrated circuits.

    • Resistors: Control the flow of electric current in a circuit.

    • Capacitors: Store and release electrical energy.

    • Diodes: Allow current to flow in one direction only.

    • Transistors: Amplify or switch electronic signals.

    • Integrated Circuits: Contain multiple components on a single chip.

  • Answered by AI
  • Q2. Three phase, earthing

Field Service Engineer Interview Questions asked at other Companies

Q1. 1) what is the check points of high engine oil consumption?
View answer (7)
Contribute & help others!
anonymous
You can choose to be anonymous

GE Healthcare Interview FAQs

How many rounds are there in GE Healthcare interview?
GE Healthcare interview process usually has 2-3 rounds. The most common rounds in the GE Healthcare interview process are Technical, Resume Shortlist and Coding Test.
How to prepare for GE Healthcare 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 Healthcare. The most common topics and skills that interviewers at GE Healthcare expect are Java, Design Patterns, Python, SDLC and Docker.
What are the top questions asked in GE Healthcare interview?

Some of the top questions asked at the GE Healthcare interview -

  1. How do you manage conflicts within your functional teams during program managem...read more
  2. what is bug life cycle? which project management methodolgy are you following ...read more
  3. What is the iterator, generator in python. Write an example of it. What is .pyc...read more
How long is the GE Healthcare interview process?

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

Recently Viewed

LIST OF COMPANIES

Constelli Signals

Overview

JOBS

GE Healthcare

No Jobs

SALARIES

Cerium Systems

SALARIES

Ramco Systems

SALARIES

E-RING IT SOLUTIONS

SALARIES

GE Healthcare

SALARIES

GE Healthcare

SALARIES

Constelli Signals

SALARIES

Cerium Systems

Tell us how to improve this page.

GE Healthcare Interview Process

based on 64 interviews

Interview experience

4.2
  
Good
View more

Interview Questions from Similar Companies

Philips Interview Questions
3.9
 • 157 Interviews
Abbott Interview Questions
4.1
 • 146 Interviews
Medtronic Interview Questions
4.0
 • 69 Interviews
Stryker Interview Questions
4.0
 • 41 Interviews
View all

GE Healthcare Reviews and Ratings

based on 702 reviews

4.0/5

Rating in categories

3.9

Skill development

3.9

Work-life balance

3.7

Salary

4.0

Job security

4.0

Company culture

3.4

Promotions

3.8

Work satisfaction

Explore 702 Reviews and Ratings
Production Team Leader

Bangalore Rural,

Bangalore / Bengaluru

3-7 Yrs

₹ 0.5-0.5 LPA

Strategic Sourcing Specialist

Bangalore Rural,

Bangalore / Bengaluru

3-6 Yrs

₹ 0.5-0.5 LPA

Lead Design Engineer Electrical

Bangalore Rural,

Bangalore / Bengaluru

6-10 Yrs

₹ 0.5-0.5 LPA

Explore more jobs
Software Engineer
475 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
335 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Staff Software Engineer
147 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Developer
69 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Software Engineering Specialist
65 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare GE Healthcare with

Siemens Healthineers

4.0
Compare

Philips

3.9
Compare

Medtronic

4.0
Compare

Johnson & Johnson

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