Open In App

United Health Group interview-Software Engineer

Improve
Improve
Improve
Like Article
Like
Save Article
Save
Share
Report issue
Report

UnitedHealth Group visited our college this year for hiring full time software developers. 

1) Analytical aptitude (Written). 
2) Coding question (included in Technical apti). 
3) Technical interview 1 (F2F). 
4) Technical interview 2 (F2F). 
5) HR interview. 

Round 1:Online Aptitude test (30 questions-30 minutes). Questions were a bit tricky and needed to be solved fast. Questions included data interpretation, data arrangement, profit/loss, probability questions along with visual representations and logical questions. 

tips: Be quick enough to do around 15-20 questions. No need to solve all questions. 

Round 2: online coding round(2 questions-30 minutes) 
 

  1. Remove alternate elements from array starting from index 0 till only one element is left in the array and display that element.
  2. Design a new number such that 0 is represented by 9, 1 is represented by 8 and so on. for ex: given number- 210. new number to be displayed- 789.

Round 3:Technical interview 1 (F2F). 
 

  1. Questions asked based on my resume like He asked me about my achievements, interests and hobbies.
  2. Questions from project. My project was on REST, so he asked various typical questions on REST(Why, How etc). He later asked me to design a REST API for a part of my project.
  3. Questions on recent trends like Big Data, Machine learning, Database v/s datawarehouse, data mining, encryption techniques.

Round 4:Technical interview 2 (F2F). 
 

  1. Introduce yourself.
  2. simple SQL query to countduplicate rows in a table.
  3. normal questions on SQL joins.
  4. questions asked on exception handling in java and he gave me a code based on finally block and tell the output.
  5. What do you mean by public and static word in public static void main(String… s)? Also what will happen and the reason for that if we replace public with private on main() decleration. (He was pretty much impressed with me when I gave him the answer).
  6. Any questions for me? (tip: feel free to ask question)

Round 5:HR interview (F2F). 

If you have reached this far then you are almost selected. 
 

  1. Tell me something about yourself.
  2. family background.
  3. strength and weakness.
  4. Why do you want to join UHG?
  5. Any current offer?
  6. Location preference.

Tip:(have some knowledge about the company)
 


Last Updated : 17 Nov, 2021
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads