Filter interviews by
I applied via Company Website and was interviewed in Aug 2024. There were 4 interview rounds.
I was interviewed in May 2024.
I applied via Naukri.com and was interviewed in Feb 2023. There were 4 interview rounds.
What people are saying about GE Healthcare
I was interviewed before Nov 2023.
Simple aarray problems
GE Healthcare interview questions for designations
I applied via Job Portal and was interviewed before May 2023. There was 1 interview round.
1 hour, problem solving using data structures and algorithm
posted on 7 Aug 2024
I applied via Naukri.com and was interviewed in Jul 2024. There were 2 interview rounds.
Basics of C++. Solve some problem by given complexity. Find the bugs in code.
Design patterns in C++ are reusable solutions to common problems in software design.
Design patterns help in creating flexible, maintainable, and scalable code.
Examples of design patterns in C++ include Singleton, Factory, Observer, and Strategy.
Each design pattern has a specific purpose and can be applied in different scenarios.
posted on 19 Oct 2024
I was interviewed in Apr 2024.
Incident, problem, and change management are processes used in IT to handle unexpected events, identify root causes of issues, and implement modifications to systems.
Incident management involves responding to and resolving unexpected events that disrupt normal operations, such as system crashes or network outages.
Problem management focuses on identifying the root causes of recurring incidents to prevent them from happe...
Incident is an unplanned event that disrupts normal operations, while a problem is the underlying cause of one or more incidents.
Incident is a specific event that causes disruption, problem is the root cause of incidents
Incidents are usually resolved quickly, problems require investigation and resolution to prevent future incidents
Problems are often identified through recurring incidents
I applied via Referral and was interviewed before Jan 2023. There were 2 interview rounds.
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
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...
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...
I was interviewed in Jul 2022.
They ask you open Hacker Earth site and choose some random programs and ask you to complete it.
Multi threading is the ability of a program to perform multiple tasks concurrently.
It allows for better utilization of CPU resources
It can improve program performance and responsiveness
Examples include web servers handling multiple requests simultaneously and video games rendering graphics while processing user input
The extend keyword is used to add properties and methods to an existing object.
Used in JavaScript to add properties and methods to an object
Can be used to inherit properties and methods from a parent object
Syntax: Object.assign(target, ...sources)
Example: const obj1 = {a: 1}; const obj2 = {b: 2}; const obj3 = {...obj1, ...obj2};
Override is used to provide a new implementation of a method in a subclass. Virtual is needed to allow the method to be overridden.
Override is used to change the behavior of a method in a subclass
Virtual is used to allow the method to be overridden in a subclass
Without virtual, a subclass cannot override a method from its parent class
Override is used to implement polymorphism in object-oriented programming
Program to sort and remove duplicates from an array.
Use built-in sort() method to sort the array in ascending order.
Loop through the sorted array and remove duplicates using filter() method.
Return the sorted and duplicate-free array.
Is Relationship and As Relationship are two types of relationships in object-oriented programming.
Is Relationship is a type of relationship where one class is a subset of another class.
As Relationship is a type of relationship where one class is a type of another class.
Is Relationship is denoted by a solid line with a closed arrowhead pointing towards the superclass.
As Relationship is denoted by a dotted line with an o...
Architectural, structural, and behavioral design patterns are reusable solutions to common software design problems.
Architectural patterns define the overall structure of a software system
Structural patterns describe how objects and classes can be combined to form larger structures
Behavioral patterns focus on communication between objects and how they operate together
Design patterns help to improve software quality, ma...
Interview experience
based on 35 reviews
Rating in categories
Software Engineer
477
salaries
| ₹8.4 L/yr - ₹26 L/yr |
Senior Software Engineer
323
salaries
| ₹13.2 L/yr - ₹37.4 L/yr |
Staff Software Engineer
142
salaries
| ₹22 L/yr - ₹48.2 L/yr |
Software Developer
69
salaries
| ₹5.5 L/yr - ₹21 L/yr |
Software Engineering Specialist
61
salaries
| ₹7.5 L/yr - ₹15.2 L/yr |
Siemens Healthineers
Philips
Medtronic
Johnson & Johnson