Open In App
Related Articles

UHG(United Health Group) Interview Experience | Set 4 (On-Campus)

Improve Article
Improve
Save Article
Save
Like Article
Like

Eligibility criteria : 70 % OR 7 CGPA and above.

Round 1.1

30 aptitude questions in 45 minutes .paper was bit tricky and was at par with Cat level
topics were geometry ,height and distances ,basic PnC and probability ,arrangement ,logical reasoning,
cutoff was low. (1 marks for each correct answer negative 0.5 for each wrong answer )
** basically time management plays an important role here.(you do not have to solve every question choose wisely)

Round 1.2 : (Mandatory for CSE/IT …. Optional for ECE/EE)
3 coding questions needed to be solved in 30 minutes:

  1.  convert a tree into its mirror image(inplace).
  2. sort an char array according to given array of indices.
  3. LCS(S for subsequence )

35 students selected out of 180(ECE,EE,IT ,CSE)

Technical 1 :

  1. Tell me about yourself.
  2. questions on my hobbies and gap year.
  3. palindrome in string
  4. swap two variables in a single line without using 3 variable.
  5. cycle in a linked list
  6. what if we move one pointer with a speed of 4 and other with 1.
  7. what is binary search tree .Prerequisites of binary search tree what is balanced binary search tree how will you balance it.
  8. Huffman coding algorithm.
  9. basic questions of C.
  10.  Any question from us.(please do ask questions)

10 were rejected after technical 1
Technical 2:

  1. Questions on my project.
  2. Will I be going for further studies.
  3. Given a continuous input stream of integers how will you sort and how will you print the output at any point of time and what data structure will you use to store the sorted result.
  4. why your CGPA is less ?
  5.  design a movie ticket booking platform.
  6. How will you rate yourself in data structures.
  7. Languages you know.
  8. Do you have any questions for us?

10 rejected after technical 2

HR:

  1. how was your day?
  2. basic Hr questions (just to check your communication skills)
  3. preferred location
  4.  any question for us.

Out of 15, 11 got selected

If you like GeeksforGeeks and would like to contribute, you can also write an article and mail your article to review-team@geeksforgeeks.org. See your article appearing on the GeeksforGeeks main page and help other Geeks.

Please write comments if you find anything incorrect, or you want to share more information about the topic discussed above

Feeling lost in the world of random DSA topics, wasting time without progress? It's time for a change! Join our DSA course, where we'll guide you on an exciting journey to master DSA efficiently and on schedule.
Ready to dive in? Explore our Free Demo Content and join our DSA course, trusted by over 100,000 geeks!

Last Updated : 28 Jun, 2021
Like Article
Save Article
Previous
Next
Similar Reads
Complete Tutorials