Open In App

GE Healthcare Internship Interview Experience 2021

Round 1(Aptitude + Coding): This was the first round and it had 3 sections.

The last section was the coding section. It had the following 2 coding questions:



  1. 1st was an easy coin exchange problem using a greedy approach similar to this (but had denominations only up to 100rs {1, 2, 5, 10, 20, 50, 100}): https://www.geeksforgeeks.org/greedy-algorithm-to-find-minimum-number-of-coins/amp/
  2. 2nd question was a question on binary trees. one had to check whether a given tree is a subtree of another tree. If so, then return sum for nodes in that tree, else return -1. https://www.geeksforgeeks.org/check-if-a-binary-tree-is-subtree-of-another-binary-tree/amp/

Round 2(Pymetrics Round): On the same day, we had the Pymetrics round in the evening. Basically, it’s a game-based assessment consisting of 12 games. You can find more about Pymetrics on their website.

Round 3(Technical Interview): This was a technical interview round.



Round 4(HR): This was an HR Interview.

Tips:

Final Verdict: Selected

Article Tags :