Filter interviews by
I applied via Approached by Company and was interviewed in Mar 2024. There was 1 interview round.
Sort an array of strings in descending order
Use the sort() method with a custom compare function to sort the array in descending order
Example: ['apple', 'banana', 'cherry'].sort((a, b) => b.localeCompare(a)) will result in ['cherry', 'banana', 'apple']
I applied via Company Website and was interviewed in Mar 2024. There were 3 interview rounds.
Aptitude test is based on English test, Quantative, Logical reasoning
Pseudo codes with your preferred language
An AWS full project flow chart outlines the entire process of a project using AWS services.
Start with defining project requirements and goals
Design architecture using AWS services like EC2, S3, RDS, etc.
Implement the design by setting up resources and configuring services
Test the project to ensure functionality and performance
Deploy the project on AWS cloud
Monitor and maintain the project for optimal performance
What people are saying about GE Healthcare
I applied via Company Website and was interviewed in Jul 2023. There were 2 interview rounds.
Iterator and generator are used in Python to iterate over a sequence of elements. .pyc files are compiled Python files.
Iterator in Python is an object that enables a programmer to traverse a container, like a list.
Generator in Python is a function that returns an iterator. It generates values using the yield keyword.
Example of iterator: for num in range(5): print(num)
Example of generator: def square_numbers(n): for i i...
Bug life cycle is the process of identifying, reporting, fixing, retesting, and closing bugs in a software project.
Bug is identified by a tester during testing phase
Bug is reported to the development team
Development team fixes the bug
Tester retests the bug to ensure it is fixed
Bug is closed once confirmed fixed
GE Healthcare interview questions for designations
I applied via Recruitment Consulltant and was interviewed in Nov 2023. There were 2 interview rounds.
In person coding interview where few medium DSA problems were asked
Get interview-ready with Top GE Healthcare Interview Questions
I applied via LinkedIn and was interviewed in Jan 2023. There were 3 interview rounds.
Java 8 and 11 introduced several new features and improvements to the language.
Java 8 introduced lambda expressions, functional interfaces, streams, and default methods.
Java 11 introduced local variable syntax for lambda parameters, HTTP client API, and new string methods.
Example of Java 8 lambda expression: (x, y) -> x + y
Example of Java 11 HTTP client API: HttpClient client = HttpClient.newHttpClient();
I applied via Referral and was interviewed in Dec 2022. There were 5 interview rounds.
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...
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 ...
I applied via Referral and was interviewed in Mar 2022. There were 4 interview rounds.
String, array, Linkedlist, sorting technic.
I applied via Recruitment Consultant and was interviewed in Apr 2021. There were 3 interview rounds.
Some of the top questions asked at the GE Healthcare Software Engineer interview -
based on 8 interviews
3 Interview rounds
based on 54 reviews
Rating in categories
Software Engineer
475
salaries
| ₹8.4 L/yr - ₹26 L/yr |
Senior Software Engineer
335
salaries
| ₹14 L/yr - ₹37.4 L/yr |
Staff Software Engineer
147
salaries
| ₹22 L/yr - ₹48.2 L/yr |
Software Developer
69
salaries
| ₹5.5 L/yr - ₹22.5 L/yr |
Software Engineering Specialist
65
salaries
| ₹7.7 L/yr - ₹15.2 L/yr |
Siemens Healthineers
Philips
Medtronic
Johnson & Johnson