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 2025 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Optum Global Solutions Data Engineer Interview Questions and Answers

Updated 6 Apr 2025

6 Interview questions

A Data Engineer was asked 3mo ago
Q. Can you explain the architecture of Apache Spark?
Ans. 

Apache Spark is a distributed data processing framework designed for speed and ease of use.

  • Core Components: Spark consists of the Spark Core, Spark SQL, Spark Streaming, MLlib, and GraphX.

  • Cluster Manager: Spark can run on various cluster managers like YARN, Mesos, or Kubernetes.

  • Resilient Distributed Datasets (RDDs): RDDs are the fundamental data structure in Spark, enabling fault tolerance and parallel processing.

  • ...

A Data Engineer was asked 9mo ago
Q. How do you manage your work?
Ans. 

I manage my work by prioritizing tasks, setting goals, staying organized, and communicating effectively with team members.

  • Prioritize tasks based on deadlines and importance

  • Set clear goals and milestones to track progress

  • Stay organized with tools like project management software

  • Communicate effectively with team members to ensure alignment and collaboration

Data Engineer Interview Questions Asked at Other Companies

asked in Sigmoid
Q1. Next Greater Element Problem Statement You are given an array arr ... read more
asked in LTIMindtree
Q2. If you are given cards numbered 1-1000 and 4 boxes, where card 1 ... read more
asked in Cisco
Q3. Optimal Strategy for a Coin Game You are playing a coin game with ... read more
asked in Sigmoid
Q4. K-th Element of Two Sorted Arrays You are provided with two sorte ... read more
asked in Sigmoid
Q5. Problem: Search In Rotated Sorted Array Given a sorted array that ... read more
A Data Engineer was asked
Q. What is ADF in Azure?
Ans. 

ADF in Azure stands for Azure Data Factory, a cloud-based data integration service that allows you to create, schedule, and manage data pipelines.

  • Azure Data Factory (ADF) is used to orchestrate and automate data movement and data transformation.

  • It supports a wide range of data sources, including Azure Blob Storage, Azure SQL Database, and on-premises data sources.

  • ADF allows you to create data pipelines using a vis...

A Data Engineer was asked
Q. Given a dataset, can you perform a SQL join and predict the output?
Ans. 

Understanding SQL joins is crucial for data engineers to combine data from multiple tables effectively.

  • INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM A INNER JOIN B ON A.id = B.id;

  • LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM A LEFT JOIN B ON A.id = B.id;

  • RIGHT JOIN: Returns all records from the right tabl...

What people are saying about Optum Global Solutions

View All
perkyfizz
5d
ex -
KPMG India
job Offer
Can someone help me to choose the right offer- I got offer from Publicis sapient and Optum where PS is paying me 18% more on fixed pay compared to optum. I have 4 years of experience as a data engineer. How is the job security and work load in PS? Would it be a good move to join PS over Oprum?
Got a question about Optum Global Solutions?
Ask anonymously on communities.
A Data Engineer was asked
Q. Write a query using SQL window functions.
Ans. 

SQL window functions allow for calculations over a specific subset of data.

  • Window functions are used to perform calculations over a specific subset of data

  • They are used with the OVER() clause and can be used with aggregate functions

  • Examples include ROW_NUMBER(), RANK(), and LAG()

  • They are useful for calculating running totals, rankings, and comparing values across rows

What are the roles & responsibilities of a Data Engineer at Optum Global Solutions?

Data Pipeline Development

  • Build scalable, fault-tolerant data ingestion pipelines
  • Develop ETL jobs using Python
  • Create and maintain data-driven APIs

Read full roles & responsibilities

A Data Engineer was asked
Q. Write a SQL query using CASE conditions.
Ans. 

SQL CASE conditions allow for conditional logic in queries, enabling dynamic data manipulation based on specific criteria.

  • CASE can be used in SELECT statements to create new columns based on conditions. Example: SELECT name, CASE WHEN age < 18 THEN 'Minor' ELSE 'Adult' END AS age_group FROM users;

  • It can also be used in ORDER BY clauses to sort data conditionally. Example: SELECT name, score FROM students ORDER ...

Optum Global Solutions HR Interview Questions

112 questions and answers

Q. What is your working style?
Q. How would you approach and resolve an issue while working?
Q. What is your current CTC?

Optum Global Solutions Data Engineer Interview Experiences

8 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. Explain spark Architecture
  • Ans. 

    Apache Spark is a distributed data processing framework designed for speed and ease of use.

    • Core Components: Spark consists of the Spark Core, Spark SQL, Spark Streaming, MLlib, and GraphX.

    • Cluster Manager: Spark can run on various cluster managers like YARN, Mesos, or Kubernetes.

    • Resilient Distributed Datasets (RDDs): RDDs are the fundamental data structure in Spark, enabling fault tolerance and parallel processing.

    • Data ...

  • Answered by AI
  • Q2. Coding questions basically leet code medium

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

Skills evaluated in this interview

Are these interview questions helpful?

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 19 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Asked me two string array question one was to reverse a string without any pre build function and second one was a medium question to print the number and the count of it into the next level of the tree

Round 2 - HR 

(2 Questions)

  • Q1. Who is your idol?
  • Q2. How do you menage your work?

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 18 Apr 2024

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Referral and was interviewed in Oct 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. RDD, Datafram, dataset difference
  • Q2. Find the 2nd hightest salary
  • Q3. What is ADF in azure
  • Ans. 

    ADF in Azure stands for Azure Data Factory, a cloud-based data integration service that allows you to create, schedule, and manage data pipelines.

    • Azure Data Factory (ADF) is used to orchestrate and automate data movement and data transformation.

    • It supports a wide range of data sources, including Azure Blob Storage, Azure SQL Database, and on-premises data sources.

    • ADF allows you to create data pipelines using a visual i...

  • Answered by AI

Skills evaluated in this interview

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 11 Jun 2022

Round 1 - Coding Test 

Prime Number, Oops, SQL Coding

Round 2 - Technical 

(1 Question)

  • Q1. Spark, Big Data, Python, SQL

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare big data, SQL leetcode, Python, Spark
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed before Oct 2022. There were 2 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 - Technical 

(2 Questions)

  • Q1. SQL basics and window functions
  • Q2. Python basics and and cloud technology

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on SQL and any cloud services

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 30 Oct 2021

I applied via Recruitment Consultant and was interviewed in Sep 2021. There was 1 interview round.

Interview Questionnaire 

3 Questions

  • Q1. Sql join with data given and predict output from the given inputs
  • Ans. 

    Understanding SQL joins is crucial for data engineers to combine data from multiple tables effectively.

    • INNER JOIN: Returns records with matching values in both tables. Example: SELECT * FROM A INNER JOIN B ON A.id = B.id;

    • LEFT JOIN: Returns all records from the left table and matched records from the right table. Example: SELECT * FROM A LEFT JOIN B ON A.id = B.id;

    • RIGHT JOIN: Returns all records from the right table and...

  • Answered by AI
  • Q2. Query using sql case conditions
  • Ans. 

    SQL CASE conditions allow for conditional logic in queries, enabling dynamic data manipulation based on specific criteria.

    • CASE can be used in SELECT statements to create new columns based on conditions. Example: SELECT name, CASE WHEN age < 18 THEN 'Minor' ELSE 'Adult' END AS age_group FROM users;

    • It can also be used in ORDER BY clauses to sort data conditionally. Example: SELECT name, score FROM students ORDER BY CA...

  • Answered by AI
  • Q3. Query using sql window functions
  • Ans. 

    SQL window functions allow for calculations over a specific subset of data.

    • Window functions are used to perform calculations over a specific subset of data

    • They are used with the OVER() clause and can be used with aggregate functions

    • Examples include ROW_NUMBER(), RANK(), and LAG()

    • They are useful for calculating running totals, rankings, and comparing values across rows

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - We should have strong base in sql also i was asked on some linux commands basics

Skills evaluated in this interview

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 29 Apr 2021

I applied via Naukri.com and was interviewed in Apr 2021. There were 3 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Questions on ETL, case statements to handle failures
  • Q2. Basic SQL questions
  • Q3. Basics of Python & Libraries
  • Q4. Unix Commands

Interview Preparation Tips

Interview preparation tips for other job seekers - Overall Great experience & it happened within less period of time.

Data Engineer Interview Questions & Answers

user image Anonymous

posted on 14 Oct 2021

I applied via Naukri.com and was interviewed in Apr 2021. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. I was asked regarding my project and about the tool

Interview Preparation Tips

Interview preparation tips for other job seekers - It is good, answered almost all the know questions and politely said no for which am not sure.

Interview questions from similar companies

I applied via Campus Placement and was interviewed before Jul 2020. There were 4 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Tell me about yourself

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare well

Interview Questionnaire 

1 Question

  • Q1. About DBMS and c++

Optum Global Solutions Interview FAQs

How many rounds are there in Optum Global Solutions Data Engineer interview?
Optum Global Solutions interview process usually has 1-2 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 Data 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 SQL, Python, Kafka, Airflow and Azure Data Factory.
What are the top questions asked in Optum Global Solutions Data Engineer interview?

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

  1. Sql join with data given and predict output from the given inp...read more
  2. Query using sql window functio...read more
  3. Query using sql case conditio...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4.3/5

based on 4 interview experiences

Difficulty level

Moderate 100%

Duration

Less than 2 weeks 100%
View more

Interview Questions from Similar Companies

Genpact Data Engineer Interview Questions
3.7
 • 3.5k Interviews
IBM Data Engineer Interview Questions
3.9
 • 2.5k Interviews
View all
Optum Global Solutions Data Engineer Salary
based on 421 salaries
₹12.7 L/yr - ₹22.5 L/yr
43% more than the average Data Engineer Salary in India
View more details

Optum Global Solutions Data Engineer Reviews and Ratings

based on 43 reviews

4.0/5

Rating in categories

3.6

Skill development

4.4

Work-life balance

3.6

Salary

3.9

Job security

4.0

Company culture

2.9

Promotions

3.6

Work satisfaction

Explore 43 Reviews and Ratings
Data Engineer - Python, ETL , SQL

Gurgaon / Gurugram

1-3 Yrs

₹ 6-20 LPA

Explore more jobs
Claims Associate
4.1k salaries
unlock blur

₹2 L/yr - ₹5.1 L/yr

Senior Software Engineer
3.5k salaries
unlock blur

₹15.9 L/yr - ₹26.2 L/yr

Software Engineer
2.9k salaries
unlock blur

₹10.4 L/yr - ₹18 L/yr

Medical Coder
1.7k salaries
unlock blur

₹2 L/yr - ₹6 L/yr

Senior Claims Associate
1.2k salaries
unlock blur

₹2.6 L/yr - ₹5.8 L/yr

Explore more salaries
Compare Optum Global Solutions with

Accenture

3.7
Compare

Cognizant

3.7
Compare

Capgemini

3.7
Compare

Genpact

3.7
Compare
write
Share an Interview