I applied through a recruiter. The process took 1 day. I interviewed at GE HealthCare (Bengaluru) in May 2012
Interview
I had applied from Naukri to an oppurtunity at GE Healthcare. I was soon contacted by the recruiter saying that my resume was shortlisted for the F2F interview.
Interview questions [2]
Question 1
Write a procedure to illustrate use of Copy constructor and overloading an assignment operator. When are these invoked?
What is Function overloading and why is return type not taken into consideration while overloading.
For eg: int function(int,int)
double function(int,int)
Here the return types vary but why its not possible to have such an overloaded function?
Went through a 5 round interview process — recruiter screen, 2 coding rounds, a system design round, and a behavioral interview. Had a pleasant experience with all interviewers who were friendly and helpful. However, heard nothing for weeks only to receive an automated rejection with no feedback. It's unfortunate that the communication at the end was so unprofessional, as it left a bad taste after what was otherwise a positive experience.
Interview questions [1]
Question 1
LeetCode style coding questions, a system design round, and behavioral questions such as describing a time you had to lead a small team.
I applied online. I interviewed at GE HealthCare (Budapest)
Interview
The process was very smooth, First round was a phone call with the director and the manager.
Second round was an on-site interview to explain the project. They got back to me really quick with the offer.
Interview questions [1]
Question 1
Programming related questions, Linux and networking as well
2 front techincal interviews (if you are senior then 3) and then HR interview.
simple questions such as convert string to int. but could be question such as find duplicated numbers in array.