I was contacted by a consulting firm about this opening in ge healthcare. They conducted a drive in their bangalore office. Around 100 people participated in this drive.
Round 1: AMCAT Round
- 2 Programming Questions
https://www.geeksforgeeks.org/program-to-print-the-trapezium-pattern/ - Union of two arrays
- Around 25 objective questions on basic C++.
Round 2: F2F Round
- Copy Constructor and Assignment Operator. Write example of each.
- Why it is required to pass & in copy constructor.
- What will be the size of empty class ?
- class A
{
public:
virtual void show() { ; }
}
What will be the size of this class A? - Basic Bitwise Operator
- Intersection point of two linked lists
- vtable and vptr.
- Difference between pointer and reference.
- Implement custom smart pointers.
Round 3: F2f Round
- Ask if I am interested in machine learning.
- Classification vs Clustering vs Regression.
- One file operation related question. Write code for it.
- Delete a node in bst.
Round 3: HR Round
- Tell me about yourself.
- Why are you switching jobs so fast.
- Do you have any other offers in hand?
I got a confirmation from hr that I am selected and they will discuss about CTC with the hiring manager. Next week they come up with numbers to offer but I had a good offer in hand so I said no to them.
Special thanks to geeksforgeeks…!!!!