Upload Button Icon Add office photos

GE Healthcare

Compare button icon Compare button icon Compare

Filter interviews by

GE Healthcare Softwaretest Engineer Interview Questions and Answers

Updated 18 Nov 2024

GE Healthcare Softwaretest Engineer Interview Experiences

1 interview found

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

(2 Questions)

  • Q1. What is interrupt vector table
  • Ans. 

    Interrupt vector table is a data structure that maps interrupt numbers to their corresponding interrupt service routines.

    • It is used in microcontrollers and operating systems to handle interrupts.

    • Each entry in the table contains the address of the interrupt service routine for a specific interrupt.

    • When an interrupt occurs, the processor looks up the corresponding entry in the table to find the address of the ISR to exec...

  • Answered by AI
  • Q2. C program to pass array in function
  • Ans. 

    Passing array of strings in a C function

    • Declare the function prototype with array parameter

    • Pass the array as argument when calling the function

    • Access elements of the array within the function

    • Example: void printStrings(char *strings[], int size) { }

  • Answered by AI

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-

I applied via campus placement at SRM university (SRMU)

Round 1 - Technical 

(1 Question)

  • Q1. Basics of python and javascript
Round 2 - HR 

(2 Questions)

  • Q1. About family and relocation
  • Q2. Relocation and family members
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed in Apr 2024.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic C# and oops questions , mostly on inheritance , abstraction ,encapsulation , properties
  • Q2. Coding questions related to strings finding longest substring without repeating characters , find the count of vowels in string with using dictionary kr hash ( used ascii value approach)
Round 2 - Technical 

(2 Questions)

  • Q1. Mostly on project .
  • Q2. Was asked about design patterns , had to create a design for a simple . How would I structure all the folders classes , interfaces logics etc .
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

They asked easy to medium DSA . It includes arrays, strings, recursion.

Interview Preparation Tips

Interview preparation tips for other job seekers - It was easy process
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Aug 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 tips
Round 2 - Technical 

(6 Questions)

  • Q1. React hooks, Explain using code
  • Ans. 

    React hooks are functions that let you use state and other React features without writing a class.

    • Hooks are functions that let you use state and other React features in functional components

    • useState() is a hook that allows you to add state to functional components

    • useEffect() is a hook that allows you to perform side effects in functional components

    • useContext() is a hook that allows you to use the context API in functio

  • Answered by AI
  • Q2. Factory Patterns?
  • Q3. Liskov Substitution Principle
  • Ans. 

    Liskov Substitution Principle states that objects of a superclass should be replaceable with objects of its subclasses without affecting the program's correctness.

    • Subtypes must be substitutable for their base types.

    • Derived classes must be able to replace their base classes without affecting the program's behavior.

    • Violating this principle can lead to unexpected behavior and errors in the code.

    • Example: If a program expec...

  • Answered by AI
  • Q4. Oops Concept and give examples
  • Ans. 

    Oops concept is a programming paradigm that focuses on objects and classes.

    • Oops stands for Object-Oriented Programming

    • Key concepts include inheritance, encapsulation, polymorphism, and abstraction

    • Examples: Class Car with properties like make, model, and methods like start(), stop()

    • Example: Inheritance - Class SUV extends Car and adds property numSeats

  • Answered by AI
  • Q5. JQuery - Ajax mechanisms
  • Q6. Docker and Kubernetes - Azure concepts

Skills evaluated in this interview

Interview experience
2
Poor
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Naukri.com and was interviewed in Feb 2024. There was 1 interview round.

Round 1 - Technical 

(1 Question)

  • Q1. What is oops, what is abstraction
  • Ans. 

    OOPs stands for Object-Oriented Programming. Abstraction is the concept of hiding complex implementation details and showing only necessary features of an object.

    • OOPs is a programming paradigm that uses objects and classes to design and develop applications.

    • Abstraction is the process of hiding the implementation details and showing only the necessary features of an object.

    • For example, a car can be represented as an obj...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - jsdfjs jshfjsjdbf kjifnwnejs isdsjdjeogkr ijfjsofnksdng isjfsjogjsng joijsdglmksejoigj nijgibsjfduysdhdgj hoirgnkjdfbfoirjbkbrfb knuiwhfhbeufhiwuegee
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. What is the use of button when link can submit the form?
  • Ans. 

    Buttons are used when an action needs to be performed, while links are used for navigation.

    • Buttons are more suitable for actions like submitting a form, saving data, or triggering a function.

    • Links are used to navigate to different pages or sections within a website.

    • Buttons provide visual feedback when clicked, while links do not.

    • Buttons can be styled and customized more easily than links.

    • Buttons can have different stat

  • Answered by AI
Round 2 - Technical 

(2 Questions)

  • Q1. How do you optimize a SQL procedure with 5000 lines in code?
  • Ans. 

    Optimize a SQL procedure with 5000 lines of code by identifying bottlenecks and implementing performance improvements.

    • Identify and analyze the most time-consuming parts of the procedure

    • Optimize queries by adding appropriate indexes, rewriting queries, or using query hints

    • Break down the procedure into smaller, more manageable parts

    • Use temporary tables or table variables to reduce the amount of data processed at once

    • Cons...

  • Answered by AI
  • Q2. Keep SQL procedures short, use multiple small procedure with specific functionality being used, avoid use of temp tables and Joins, use select statements wisely. do not use sub queries, do not use dynamic ...
  • Ans. 

    To optimize SQL procedures, keep them short, use small procedures with specific functionality, avoid temp tables and joins, use select statements wisely, avoid subqueries and dynamic SQL.

    • Break down complex procedures into smaller ones with specific functionality

    • Avoid using temporary tables and joins whenever possible

    • Use select statements wisely to retrieve only the necessary data

    • Avoid subqueries and find alternative ap...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - don't wear casual clothes in the interview. I was wearing photo-chromatic glasses which turned dark in sunlight, interviewer had objection to that as well. One girl/newly married lady wearing saree for interview was asked personal questions on the interview day, which I felt was unnecessary. She and I both got selected eventually but the interview process was horrible.

Skills evaluated in this interview

I applied via Recruitment Consulltant and was interviewed in Jun 2022. There were 5 interview rounds.

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 - One-on-one 

(2 Questions)

  • Q1. 1. OOPS questions 2. SOLID and Design Pattern questions 3. Project explanation 4. Basic Pattern coding 5. Test question, UTest, ITest
  • Q2. Resume discussion and question from resume skill set.
Round 3 - One-on-one 

(1 Question)

  • Q1. 1. Design qestion. 2. Design pattern uses per use case.
  • Ans. 

    Design patterns are used to solve common software design problems. Each use case requires a specific pattern.

    • Design patterns are reusable solutions to common software design problems.

    • Each use case requires a specific pattern to be used.

    • Examples of design patterns include Singleton, Factory, and Observer.

    • The choice of pattern depends on the problem being solved and the requirements of the system.

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

(1 Question)

  • Q1. Managerial round 1. Reason to switch. 2. Immediate joining 3. Conflict management with manager
Round 5 - HR 

(1 Question)

  • Q1. Salary negotiation and joining date.

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare OOPS, Design pattern and language specific question to sail through.

Skills evaluated in this interview

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - HR 

(1 Question)

  • Q1. Why you apply for job
Round 2 - One-on-one 

(1 Question)

  • Q1. Coding question java question

I applied via Walk-in and was interviewed in May 2022. There were 2 interview rounds.

Round 1 - Coding Test 

Convert Number to words

Round 2 - One-on-one 

(1 Question)

  • Q1. SOLID principles with real time examples
  • Ans. 

    SOLID principles are a set of guidelines for writing maintainable and scalable code.

    • Single Responsibility Principle: A class should have only one reason to change.

    • Open/Closed Principle: A class should be open for extension but closed for modification.

    • Liskov Substitution Principle: Subtypes should be substitutable for their base types.

    • Interface Segregation Principle: Clients should not be forced to depend on interfaces ...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Siemens Healthcare Software Developer interview:
  • SOLID Principle
Interview preparation tips for other job seekers - SOLID, OOPS, .NET, C#, Multithreading

GE Healthcare Interview FAQs

How many rounds are there in GE Healthcare Softwaretest Engineer interview?
GE Healthcare interview process usually has 1 rounds. The most common rounds in the GE Healthcare interview process are Technical.
What are the top questions asked in GE Healthcare Softwaretest Engineer interview?

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

  1. C program to pass array in funct...read more
  2. What is interrupt vector ta...read more

Tell us how to improve this page.

GE Healthcare Softwaretest Engineer Interview Process

based on 1 interview

Interview experience

5
  
Excellent
View more

Interview Questions from Similar Companies

Philips Interview Questions
3.9
 • 157 Interviews
Abbott Interview Questions
4.1
 • 146 Interviews
UnitedHealth Interview Questions
4.0
 • 83 Interviews
Paras Hospital Interview Questions
4.5
 • 79 Interviews
Pacific BPO Interview Questions
3.4
 • 74 Interviews
Pristyn Care Interview Questions
3.9
 • 73 Interviews
Medtronic Interview Questions
4.0
 • 69 Interviews
View all
GE Healthcare Softwaretest Engineer Salary
based on 19 salaries
₹4.6 L/yr - ₹19.2 L/yr
102% more than the average Softwaretest Engineer Salary in India
View more details

GE Healthcare Softwaretest Engineer Reviews and Ratings

based on 1 review

4.0/5

Rating in categories

4.0

Skill development

4.0

Work-life balance

3.0

Salary

4.0

Job security

4.0

Company culture

3.0

Promotions

4.0

Work satisfaction

Explore 1 Review and Rating
Software Engineer
472 salaries
unlock blur

₹8.4 L/yr - ₹26 L/yr

Senior Software Engineer
331 salaries
unlock blur

₹14 L/yr - ₹37.4 L/yr

Staff Software Engineer
147 salaries
unlock blur

₹22 L/yr - ₹48.2 L/yr

Software Developer
69 salaries
unlock blur

₹5.5 L/yr - ₹22.5 L/yr

Software Engineering Specialist
64 salaries
unlock blur

₹7.7 L/yr - ₹15.2 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