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 Senior Software Engineer Interview Questions, Process, and Tips

Updated 24 Dec 2024

Top Optum Global Solutions Senior Software Engineer Interview Questions and Answers

View all 12 questions

Optum Global Solutions Senior Software Engineer Interview Experiences

22 interviews found

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
6-8 weeks
Result
Selected Selected

I was interviewed in Jun 2024.

Round 1 - Technical 

(5 Questions)

  • Q1. All the questions were from SQL server.
  • Q2. How to get 3rd highest salary ?
  • Ans. 

    To get the 3rd highest salary, you can use a SQL query with the 'LIMIT' and 'OFFSET' keywords.

    • Use a SQL query to select distinct salaries in descending order.

    • Use the 'LIMIT' keyword to limit the results to 3.

    • Use the 'OFFSET' keyword to skip the first 2 highest salaries.

    • Example: SELECT DISTINCT salary FROM employees ORDER BY salary DESC LIMIT 1 OFFSET 2;

  • Answered by AI
  • Q3. Inner join result of 2 table. Table one [1,1,1,1] table two [1,1,1,1,1,1]
  • Ans. 

    The inner join of two tables with duplicate values results in a combined set of common values.

    • Inner join combines rows from both tables where the key columns match

    • In this case, the result would be [1,1,1,1,1,1] as all values are common in both tables

  • Answered by AI
  • Q4. SSIS Package creation.
  • Q5. Latest project explanation
  • Ans. 

    Developed a web application for tracking and managing project tasks

    • Used React.js for front-end development

    • Implemented RESTful APIs using Node.js and Express

    • Utilized MongoDB for database management

    • Incorporated authentication and authorization features for user security

  • Answered by AI
Round 2 - One-on-one 

(6 Questions)

  • Q1. What is difference between SQL and NoSQL
  • Ans. 

    SQL is a relational database management system, while NoSQL is a non-relational database management system.

    • SQL databases are table-based, NoSQL databases are document, key-value, graph, or wide-column stores

    • SQL databases use structured query language for defining and manipulating data, NoSQL databases use different query languages

    • SQL databases are vertically scalable, NoSQL databases are horizontally scalable

    • SQL databa...

  • Answered by AI
  • Q2. Why is NoSQL better then SQL
  • Ans. 

    NoSQL is better for handling unstructured data, providing scalability and flexibility.

    • NoSQL databases are better suited for handling unstructured data like social media posts, user-generated content, and IoT data.

    • NoSQL databases provide better scalability as they can easily distribute data across multiple servers, allowing for horizontal scaling.

    • NoSQL databases offer more flexibility in terms of data model, allowing fo...

  • Answered by AI
  • Q3. Explain the data pipeline you have worked on.
  • Ans. 

    Designed and implemented a real-time data pipeline for processing and analyzing user behavior data.

    • Used Apache Kafka for real-time data streaming

    • Utilized Apache Spark for data processing and analysis

    • Implemented data transformations and aggregations using Scala

    • Stored processed data in a data warehouse like Amazon Redshift

    • Built monitoring and alerting systems to ensure data pipeline reliability

  • Answered by AI
  • Q4. Managing team
  • Q5. What will you do if you have conflict with your manager.
  • Ans. 

    I would address the conflict directly and professionally, seeking to understand the root cause and find a mutually beneficial solution.

    • Schedule a private meeting with the manager to discuss the conflict

    • Listen actively to the manager's perspective and express your own calmly

    • Seek to find common ground and propose potential solutions

    • If necessary, involve HR or a mediator to help resolve the conflict

  • Answered by AI
  • Q6. What do you love to do when you are free
  • Ans. 

    I love to spend my free time hiking, reading, and trying out new recipes in the kitchen.

    • Hiking in the mountains or local trails

    • Reading fiction and non-fiction books

    • Experimenting with new recipes and cooking techniques

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Salary expectations
  • Q2. Family background

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare best for SQL related questions.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Technical question from java
  • Q2. Real time scenario based question

Interview Preparation Tips

Interview preparation tips for other job seekers - Very good product based company

Senior Software Engineer Interview Questions Asked at Other Companies

asked in UST
Q1. Nth Prime Number Problem Statement Find the Nth prime number give ... read more
asked in Capgemini
Q2. Pascal's Triangle Construction You are provided with an integer ' ... read more
Q3. K Largest Elements Problem Statement You are given an integer k a ... read more
asked in Info Edge
Q4. Buy and Sell Stock Problem Statement Imagine you are Harshad Meht ... read more
asked in DBS Bank
Q5. Tell me about yourself. What technology are you using? What is a ... read more
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. What is Incident, problem and change management?
  • Ans. 

    Incident, problem, and change management are processes used in IT to handle unexpected events, identify root causes of issues, and implement modifications to systems.

    • Incident management involves responding to and resolving unexpected events that disrupt normal operations, such as system crashes or network outages.

    • Problem management focuses on identifying the root causes of recurring incidents to prevent them from happe...

  • Answered by AI
  • Q2. Different between Incident and problem?
  • Ans. 

    Incident is an unplanned event that disrupts normal operations, while a problem is the underlying cause of one or more incidents.

    • Incident is a specific event that causes disruption, problem is the root cause of incidents

    • Incidents are usually resolved quickly, problems require investigation and resolution to prevent future incidents

    • Problems are often identified through recurring incidents

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
-

I was interviewed in Sep 2024.

Round 1 - One-on-one 

(1 Question)

  • Q1. DFS Question on a graph

Optum Global Solutions interview questions for designations

 Software Engineer

 (41)

 Senior Software Developer

 (1)

 Senior Software Tester

 (1)

 Associate Software Engineer

 (19)

 Software Development Engineer

 (1)

 Software Engineer Level 1

 (1)

 Senior Data Engineer

 (1)

 Senior Cloud Engineer

 (1)

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(1 Question)

  • Q1. Questions related Data Sctructure and Algorithms
Round 2 - Technical 

(1 Question)

  • Q1. Questions related to Project and TechStack
Round 3 - HR 

(1 Question)

  • Q1. Behavioral questions were asked

Get interview-ready with Top Optum Global Solutions Interview Questions

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Find give number is a prime or not

Round 2 - Behavioral 

(1 Question)

  • Q1. About project, daily tasks

Senior Software Engineer Jobs at Optum Global Solutions

View all
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
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 

(1 Question)

  • Q1. Java, spring framework, hibernate questions
Round 3 - Technical 

(1 Question)

  • Q1. Java, spring boot, design
Round 4 - HR 

(1 Question)

  • Q1. Why are you switching comany ? and Salary Expectations

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared because opportunities are every very and you never know until you get the opportunity.

Senior Software Engineer Interview Questions & Answers

user image Ram Kumar Subramanian

posted on 25 Oct 2023

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

I applied via Recruitment Consulltant and was interviewed before Oct 2022. There were 3 interview rounds.

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 - Coding Test 

It was more into DSA. They asked to write program to find space for car in a parking lot with total size and cars already occupied.

Round 3 - One-on-one 

(1 Question)

  • Q1. This round was 50% technical and 50% Managerial

Interview Preparation Tips

Interview preparation tips for other job seekers - Great Work Culture, but benefits could be improved.
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Newspaper Ad and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Core java basics
  • Q2. Uses of Rest API
  • Ans. 

    Rest API is used for communication between different systems over the internet.

    • Allows systems to interact and exchange data

    • Enables integration between different applications

    • Used for building web services and APIs

    • Commonly used in mobile app development

  • Answered by AI
Round 2 - One-on-one 

(1 Question)

  • Q1. Basic behavioural questions
Round 3 - HR 

(1 Question)

  • Q1. Package related

Skills evaluated in this interview

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

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

Round 1 - Coding Test 

SQL, ADF questions were asked, previous work exp

Optum Global Solutions Interview FAQs

How many rounds are there in Optum Global Solutions Senior 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, One-on-one Round and Resume Shortlist.
How to prepare for Optum Global Solutions Senior 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 Java, Software Development, Software Engineering, Spring Boot and Application Development.
What are the top questions asked in Optum Global Solutions Senior Software Engineer interview?

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

  1. How far you are good at automate the infra using scripting or codi...read more
  2. Inner join result of 2 table. Table one [1,1,1,1] table two [1,1,1,1,1...read more
  3. What is Incident, problem and change manageme...read more
How long is the Optum Global Solutions Senior Software Engineer interview process?

The duration of Optum Global Solutions Senior 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 Senior Software Engineer Interview Process

based on 14 interviews

3 Interview rounds

  • Technical Round - 1
  • Technical Round - 2
  • Personal Interview1 Round
View more
Optum Global Solutions Senior Software Engineer Salary
based on 2.8k salaries
₹9.7 L/yr - ₹30 L/yr
30% more than the average Senior Software Engineer Salary in India
View more details

Optum Global Solutions Senior Software Engineer Reviews and Ratings

based on 278 reviews

3.8/5

Rating in categories

3.6

Skill development

4.2

Work-life balance

3.4

Salary

4.1

Job security

3.7

Company culture

3.0

Promotions

3.6

Work satisfaction

Explore 278 Reviews and Ratings
Senior Software Engineer

Noida

3-6 Yrs

Not Disclosed

Senior Software Engineer- Java or SailPoint, Azure

Hyderabad / Secunderabad

6-8 Yrs

₹ 7.2-28.35 LPA

Explore more jobs
Claims Associate
4.3k salaries
unlock blur

₹1.6 L/yr - ₹6 L/yr

Senior Software Engineer
2.8k salaries
unlock blur

₹9.7 L/yr - ₹30 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