United Health Group interview questions

145 questions from 20 candidate reports · 2014 to 2023

Online test → Technical → HR·75% entry level

CS fundamentals

Showing 17 of 76 reported in this area

Explain exception handling in Java.
asked 2×easyPractice this →
Java OOPS fundamentals
asked oncemediumPractice this →
Explain memory management in C++
asked oncemediumPractice this →
Networking theory questions (descriptive)
asked oncemediumPractice this →
Explain database normalization and normal forms
asked oncemediumPractice this →
What is an object file and what does the linker do?
asked oncemediumPractice this →
Draw and explain the typical memory layout of a program
asked oncemediumPractice this →
Where are global and extern variables stored in memory?
asked oncemediumPractice this →
Explain how database connections are handled using JDBC.
asked oncemediumPractice this →
How are AI/ML techniques like SVM, ANN, or GP better than linear regression?
asked oncemediumPractice this →
Given two tables, find the person who has placed the maximum number of orders
asked oncemediumPractice this →
Explain trees and their types, including Binary Search Tree (BST) and AVL Tree.
asked oncemediumPractice this →
What is the trivial condition for Binary Search and what is the logic behind Ternary Search?
asked oncemediumPractice this →
Design the database schema (tables and relationships) for a computer center management system.
asked oncemediumPractice this →
Given a table representing directory details, check whether the given directory structure is correct
asked oncemediumPractice this →
Given a code snippet, identify whether it demonstrates compile-time polymorphism or run-time polymorphism
asked oncemediumPractice this →
Explain Support Vector Machines (SVM), Artificial Neural Networks (ANN), and Genetic Programming (GP) and compare them
asked oncemediumPractice this →

DSA

Showing 27 of 74 reported in this area

Count the number of inversions in an array
asked 2×mediumPractice this →
Perform merge sort on a linked list
asked oncemediumPractice this →
Rotate a linked list in groups of k.
asked oncemediumPractice this →
Reverse a linked list in groups of size k
asked oncemediumPractice this →
Generate all permutations of a given string.
asked oncemediumPractice this →
Explain an algorithm to solve a Sudoku puzzle.
asked oncemediumPractice this →
Remove the nth node from the end of a linked list
asked oncemediumPractice this →
Find if a string is an interleaving of two other strings
asked oncemediumPractice this →
Find the largest palindromic substring in a given string.
asked oncemediumPractice this →
Search an element in a sorted and pivoted (rotated) array
asked oncemediumPractice this →
Implement a stack data structure using queue data structure.
asked oncemediumPractice this →
Write code to implement matrix multiplication using pointers
asked oncemediumPractice this →
Search an element in a row-wise and column-wise sorted matrix
asked oncemediumPractice this →
Explain the proper implementation of Depth First Search (DFS).
asked oncemediumPractice this →
Implement pattern matching with wildcard or special characters
asked oncemediumPractice this →
Convert a binary tree to its mirror using an iterative approach
asked oncemediumPractice this →
Find the length of the longest common subsequence for two given strings
asked oncemediumPractice this →
Write an algorithm for traffic light control when all roads are two-way.
asked oncemediumPractice this →
Find the kth largest element in an unsorted array and write complete code
asked oncemediumPractice this →
Write a program to find the longest common substring between two strings.
asked oncemediumPractice this →
Remove every k-th person from total of n persons sitting in a round circle
asked oncemediumPractice this →
Find duplicate elements in an array with O(n) time and constant extra space
asked oncemediumPractice this →
Save Gotham (find the next greater element for each element in an array and sum them)
asked oncemediumPractice this →
Given two sorted linked lists, merge them in sorted order and then reverse the resulting list.
asked oncemediumPractice this →
Given millions of data points with values in the range 1 to 300, which sorting technique is best and why?
asked oncemediumPractice this →
Given numbers from 1 to N with exactly one number missing and one repeated, find the missing and the repeated number.
asked oncemediumPractice this →
Given arrival and departure times of buses at a depot, find the minimum number of bus stands required so that no bus has to wait.
asked oncemediumPractice this →

Aptitude

Showing 5 of 12 reported in this area

Heights and distances problems using trigonometry
asked oncemediumPractice this →
Basic logic-based aptitude questions (30 problems)
asked oncemediumPractice this →
Permutation and combination problems with probability
asked oncemediumPractice this →
Solve data interpretation problems based on graphs and pie charts.
asked oncemediumPractice this →
How many squares of side length a can fit inside a triangle of height h and base b? Derive the formula
asked oncemediumPractice this →

System design

Showing 7 of 10 reported in this area

Design a website/system that can handle a large number of users
asked oncemediumPractice this →
Design a future washing machine using a block diagram and explain its working.
asked oncemediumPractice this →
Design a modern car by drawing its block diagram and explain the functionality of each component.
asked oncemediumPractice this →
Design a database to assign classes based on availability and facilities such as projectors and computer systems.
asked oncemediumPractice this →
Given a recommendation system with O(n^3) time complexity, how would you optimize it to work on a large-scale database?
asked oncemediumPractice this →
How would you adapt a recommendation system if the arbitrarily assigned feature priorities do not match user preferences?
asked oncemediumPractice this →
Design a system for an online milk vendor to manage suppliers, customer coupons, coupon expiry, staff handling, and milk price notifications
asked oncemediumPractice this →

Behavioural

Showing 3 of 6 reported in this area

Describe a situation that frustrated you and how you dealt with it.
asked oncemediumPractice this →
What is the most difficult decision you had to make and how did you make it?
asked oncemediumPractice this →
How will you handle a team member who is not contributing or not working properly?
asked oncemediumPractice this →

Puzzles

1 questions reported in this area

25 horses puzzle: What is the minimum number of races required to find the top 3 fastest horses?
asked oncehardPractice this →

Showing 60 of 145 questions. Ranked by how often the same question came back across reports.

Practise a United Health Group-style interview

A spoken interview built from these questions, scored when you finish; the report is yours.

Start practising

Common questions

What questions does United Health Group ask?

Candidate interview reports most often cover CS fundamentals (42%) and DSA (41%).

How many rounds does United Health Group interview have?

Candidate interview reports show an average of 3.6 rounds per experience, with a typical sequence of Online test → Technical → HR. Individual interview paths can vary.

Is the United Health Group interview hard?

Among questions with a reported difficulty, the mix is easy 56%, medium 41%, hard 4%.

Keep reading