Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Optum Global Solutions Team. If you also belong to the team, you can get access from here

Optum Global Solutions Verified Tick

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Optum Global Solutions Software Engineer Interview Questions, Process, and Tips

Updated 7 Feb 2025

Top Optum Global Solutions Software Engineer Interview Questions and Answers

  • Q1. Nth Element Of Modified Fibonacci Series Given two integers X and Y as the first two numbers of a series, and an integer N , determine the Nth element of the series foll ...read more
  • Q2. Consonant Counting Problem Statement Given a string STR comprising uppercase and lowercase characters and spaces, your task is to count the number of consonants in the s ...read more
  • Q3. Merge Two Sorted Linked Lists Problem Statement You are provided with two sorted linked lists. Your task is to merge them into a single sorted linked list and return the ...read more
View all 16 questions

Optum Global Solutions Software Engineer Interview Experiences

41 interviews found

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
2-4 weeks
Result
-

I applied via campus placement at Motilal Nehru Institute National Institute of Technology (NIT), Allahabad and was interviewed before Aug 2022. There were 3 interview rounds.

Round 1 - Coding Test 

Duration was 1hr 30 min in which 1 coding questions which was easy level based on binary search and some aptitude based questions and core subjects mcqs

Round 2 - Technical 

(1 Question)

  • Q1. OOPS concepts , code function overloading and overriding , 1 sql query based on joins , fibonaccie number program , some os questions
Round 3 - Technical 

(1 Question)

  • Q1. Oops questions , OS questions , DBMS questions , basics of cloud computing, sql query based on joins, c/c++ questions , osi model layers, Projects related questions , python questions
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Aug 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Simples Array and LinkedList coding Question

Round 2 - Technical 

(2 Questions)

  • Q1. Related to my projects
  • Q2. Some simple API stream , java features question
Round 3 - HR 

(1 Question)

  • Q1. Strength and Weakness

Interview Preparation Tips

Interview preparation tips for other job seekers - Basic knowledge

Software Engineer Interview Questions Asked at Other Companies

asked in Qualcomm
Q1. Bridge and torch problem : Four people come to a river in the nig ... read more
asked in Capgemini
Q2. In a dark room,there is a box of 18 white and 5 black gloves. You ... read more
asked in TCS
Q3. Find the Duplicate Number Problem Statement Given an integer arra ... read more
Q4. Tell me something about yourself. Define encapsulation. What is i ... read more
asked in Paytm
Q5. Puzzle : 100 people are standing in a circle .each one is allowed ... read more
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Kalinga Institute of Industrial Technology, Khurda and was interviewed in Jul 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Coding Test 

MCQ of CS subjects and one coding ques (medium level)

Round 3 - Technical 

(2 Questions)

  • Q1. Questions related to projects, DBMS, DSA
  • Q2. Selection sort algorithm
  • Ans. 

    Selection sort is a simple sorting algorithm that repeatedly selects the smallest element from an unsorted list.

    • It has a time complexity of O(n^2)

    • It is an in-place comparison-based algorithm

    • It is not suitable for large datasets

    • Example: [64, 25, 12, 22, 11] -> [11, 12, 22, 25, 64]

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Do basic DSA and fundamentals of CS subjects, can expect easy level coding questions according to leetcode and gfg, good grasp in CS subjects like DBMS, a little bit knowledge of SQL, oops etc will do

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at National Institute of Technology (NIT), Patna and was interviewed in Aug 2022. There were 2 interview rounds.

Round 1 - Aptitude Test 

Frequently asked questions like Profit loss ,Percnetage etc

Round 2 - Coding Test 

Mostly String and array based questions asked by this company In array like prifix sum and in string like Count array type questions will be asked

Interview Preparation Tips

Topics to prepare for Optum Global Solutions Software Engineer interview:
  • DBMS
  • OOPS
  • Data Structures
  • SQL
  • Java
Interview preparation tips for other job seekers - For Interview preparation you have to deep knowledge of oops and dbms and sql knowledge also required

Optum Global Solutions interview questions for designations

 Senior Software Engineer

 (22)

 Associate Software Engineer

 (19)

 Software Development Engineer

 (1)

 Software Engineer Level 1

 (1)

 Software Developer

 (26)

 Software Developer Intern

 (3)

 Software Engineering Lead

 (2)

 Senior Software Tester

 (1)

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-

I applied via Referral and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Coding Test 

Coding Questions for oops coding

Get interview-ready with Top Optum Global Solutions Interview Questions

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Technical 

(2 Questions)

  • Q1. Able to answer scenario based question
  • Ans. Data base performance tuning Code is not working Data is not getting populated correctly
  • Answered Anonymously
  • Q2. How to do ETL Design
  • Ans. 

    ETL design involves identifying data sources, defining data transformations, and selecting a target system for loading the transformed data.

    • Identify data sources and determine the data to be extracted

    • Define data transformations to convert the extracted data into the desired format

    • Select a target system for loading the transformed data

    • Consider scalability, performance, and data quality issues

    • Use ETL tools such as Inform...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Technical Strong
Update technical on cloud how to set the infra.

Skills evaluated in this interview

Software Engineer Jobs at Optum Global Solutions

View all
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Banasthali University and was interviewed before Nov 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

Pattern: 2 coding questions and few technical+non-technical mcqs
platform: Mettl .com

Round 3 - Technical 

(4 Questions)

  • Q1. 1 Coding Ques was asked and Some concept of OOPs, Networking and DBMS. And discussion on projects and internship.
  • Q2. Arrange the array in decreasing order without extra space and without sort function & reverse function.
  • Ans. 

    Use bubble sort algorithm to rearrange the array in decreasing order.

    • Iterate through the array and compare adjacent elements, swapping them if they are in the wrong order.

    • Repeat this process until the array is sorted in decreasing order.

    • Example: ['apple', 'banana', 'cherry'] -> ['cherry', 'banana', 'apple']

  • Answered by AI
  • Q3. What is encapsulation, TDP, UDP, Normalization etc
  • Ans. 

    Encapsulation is the concept of bundling data and methods that operate on the data into a single unit.

    • Encapsulation helps in hiding the internal state of an object and restricting access to it.

    • It allows for better control over the data by preventing direct access from outside the class.

    • Example: In object-oriented programming, classes are used to implement encapsulation by combining data attributes and methods.

    • TDP stand...

  • Answered by AI
  • Q4. Asked about projects and Internship

Interview Preparation Tips

Topics to prepare for Optum Global Solutions Software Engineer interview:
  • DBMS
  • DSA
  • OOPs
  • Projects
Interview preparation tips for other job seekers - Be confident, and trust on your learning material, Be calm at the time of interview don't panic and try to speak out to interviewer

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
Selected Selected

I applied via Campus Placement and was interviewed before Jan 2023. There were 5 interview rounds.

Round 1 - Coding Test 

2 coding questions on tree from leetcode of medium level

Round 2 - Technical 

(1 Question)

  • Q1. 2 DSA questions was asked in this round. One of the question was maximum subarray sum, and other was based on tree traversal.
Round 3 - Technical 

(1 Question)

  • Q1. This round was completely based on the resume and the projects which I have completed during my college time. No DSA was asked in this round. Few questions related to OOPS concepts.
Round 4 - Mangerial Round 

(1 Question)

  • Q1. In this round they asked some basic managerial questions.
Round 5 - HR 

(1 Question)

  • Q1. This was for just 10 mins starting with intro and some basic behavioral questions.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I was interviewed before Apr 2023.

Round 1 - Technical 

(1 Question)

  • Q1. Mostly from resume
Round 2 - Technical 

(1 Question)

  • Q1. Core java, spring, junits, sql, docker, kubernates

I was interviewed in Oct 2021.

Round 1 - Coding Test 

(1 Question)

Round duration - 75 minutes
Round difficulty - Hard

There was a coding question for 50 marks which had two given test cases and 15 hidden test cases. With some basic knowledge of coding you'll be able to do it.
25 questions were there for 1 mark each on all the concepts of Computer Science.

  • Q1. 

    Armstrong Number Problem Statement

    You are provided an integer 'NUM'. Determine if 'NUM' is an Armstrong number.

    Explanation:

    An integer 'NUM' with 'k' digits is an Armstrong number if the sum of its di...

Round 2 - Video Call 

Round duration - 60 Minutes
Round difficulty - Medium

I got the time slot of noon 12. The interviewer was very friendly. Asked some casual questions like how are you doing in these COVID Times and about hobbies to make me comfortable. Then asked me to give my introduction.Then proceeded with the technical questions. 

Round 3 - HR 

Round duration - 15 Minutes
Round difficulty - Easy

It was a simple round where the HR asked about my interests and hobbies. Asked my preferred location and explained about my compensation.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Software Engineer in GurgaonEligibility criteriaAbove 7 CGPAOptum interview preparation:Topics to prepare for the interview - OOPS, SQL, DBMS, Data Structure, AlgorithmsTime required to prepare for the interview - 2.5 MonthsInterview preparation tips for other job seekers

Tip 1 : Study the concepts of OOPS well.
Tip 2 : Do some basic coding questions like searching sorting.
Tip 3 : For every topic study the top 50 interview questions from Edureka.

Application resume tips for other job seekers

Tip 1 : Only mention the projects that you are thorough with.
Tip 2 : Don't crowd your resume. Be specific to the the topics that you can answer well.

Final outcome of the interviewSelected

Skills evaluated in this interview

Optum Global Solutions Interview FAQs

How many rounds are there in Optum Global Solutions Software Engineer interview?
Optum Global Solutions interview process usually has 2-3 rounds. The most common rounds in the Optum Global Solutions interview process are Technical, Coding Test and Resume Shortlist.
How to prepare for Optum Global Solutions Software Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Optum Global Solutions. The most common topics and skills that interviewers at Optum Global Solutions expect are Software Development, Java, Software Engineering, Application Development and Web Development.
What are the top questions asked in Optum Global Solutions Software Engineer interview?

Some of the top questions asked at the Optum Global Solutions Software Engineer interview -

  1. How to make restrict a class so that it can not be inheri...read more
  2. What are constructors in dot net core and how will you overload a construct...read more
  3. Arrange the array in decreasing order without extra space and without sort func...read more
How long is the Optum Global Solutions Software Engineer interview process?

The duration of Optum Global Solutions Software Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Optum Global Solutions Software Engineer Interview Process

based on 26 interviews

3 Interview rounds

  • Resume Shortlist Round
  • Technical Round
  • HR Round
View more
Optum Global Solutions Software Engineer Salary
based on 2.6k salaries
₹6.2 L/yr - ₹22 L/yr
60% more than the average Software Engineer Salary in India
View more details

Optum Global Solutions Software Engineer Reviews and Ratings

based on 314 reviews

3.8/5

Rating in categories

3.5

Skill development

4.1

Work-life balance

3.3

Salary

4.1

Job security

3.8

Company culture

3.0

Promotions

3.5

Work satisfaction

Explore 314 Reviews and Ratings
Software Engineer

Noida

2-5 Yrs

₹ 5.1-20.7 LPA

Software Engineer - C#.Net Full Stack

Hyderabad / Secunderabad

2-6 Yrs

₹ 3-20 LPA

Software Engineer - Scrum Master

Hyderabad / Secunderabad

3-5 Yrs

₹ 3-21.11 LPA

Explore more jobs
Claims Associate
4.3k salaries
unlock blur

₹0.9 L/yr - ₹5.5 L/yr

Senior Software Engineer
2.8k salaries
unlock blur

₹9.5 L/yr - ₹32 L/yr

Software Engineer
2.6k salaries
unlock blur

₹6.2 L/yr - ₹22 L/yr

Medical Coder
1.2k salaries
unlock blur

₹1.5 L/yr - ₹8 L/yr

Senior Claims Associate
1.2k salaries
unlock blur

₹2.1 L/yr - ₹5.8 L/yr

Explore more salaries
Compare Optum Global Solutions with

Cognizant

3.8
Compare

Accenture

3.8
Compare

IBM

4.0
Compare

TCS

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview