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 Lead Engineer Interview Questions and Answers

Updated 19 Jun 2024

Optum Global Solutions Lead Engineer Interview Experiences

2 interviews found

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 19 Jun 2024

Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(2 Questions)

  • Q1. How are partitions assigned in Kafka?
  • Ans. 

    Partitions in Kafka are assigned based on the number of partitions specified when creating a topic.

    • Partitions are assigned to brokers in a round-robin fashion.

    • The number of partitions should be a multiple of the number of brokers to ensure even distribution.

    • Reassignment of partitions can be done manually using the Kafka Reassign Partitions tool.

  • Answered by AI
  • Q2. Have you ever use terraform?
  • Ans. 

    Yes, I have experience using Terraform for infrastructure as code.

    • I have used Terraform to provision and manage infrastructure resources in a declarative manner.

    • I have written Terraform configuration files to define the desired state of infrastructure components.

    • I have used Terraform to automate the deployment of cloud resources such as virtual machines, storage, and networking.

    • I have experience with Terraform modules ...

  • Answered by AI

Skills evaluated in this interview

Lead Engineer Interview Questions & Answers

user image Anonymous

posted on 27 Jun 2022

I was interviewed before Jun 2021.

Round 1 - Technical 

(2 Questions)

  • Q1. Microservice Design patterns
  • Q2. Architectural best practices

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up your basics and be through in design patterns

Lead Engineer Interview Questions Asked at Other Companies

asked in Tata Power
Q1. What is the resistance value of tripping & closing coil of vc ... read more
asked in Tata Power
Q2. 1.What is the contact resistance of VCB.?
asked in HCLTech
Q3. Which BGP path attributes are used to manipulate the ingress traf ... read more
asked in HCL Group
Q4. Monitoring tools and what metrics we capture during or after test ... read more
Q5. Java 8 features? What is functional interface? Difference between ... read more

Interview questions from similar companies

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - One-on-one 

(3 Questions)

  • Q1. Remove duplicates in an array
  • Ans. 

    Use a hash set to remove duplicates in an array of strings

    • Create a hash set to store unique elements

    • Iterate through the array and add each element to the hash set

    • Convert the hash set back to an array to get the unique elements

  • Answered by AI
  • Q2. What is react virtual DOM
  • Ans. 

    React virtual DOM is a lightweight copy of the actual DOM, used for efficient updates and rendering in React applications.

    • Virtual DOM is a concept where a lightweight copy of the actual DOM is created in memory.

    • React uses virtual DOM to efficiently update and render components without directly manipulating the actual DOM.

    • When changes are made to the virtual DOM, React calculates the most efficient way to update the act...

  • Answered by AI
  • Q3. React hooks with example
  • Ans. 

    React hooks are functions that let you use state and other React features without writing a class.

    • React hooks were introduced in React 16.8 to allow functional components to have state and lifecycle methods.

    • useState() is a hook that allows you to add state to functional components.

    • useEffect() is a hook that allows you to perform side effects in functional components.

    • useContext() is a hook that allows you to use the con...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. Questions on core java concepts
  • Q2. Questions on SQL and Springboot
Round 2 - Technical 

(2 Questions)

  • Q1. Questions on Collection framework.
  • Q2. Questions on Springboot and core java
Round 3 - Client Interview 

(2 Questions)

  • Q1. Scenario based question
  • Q2. Stream API 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 Jul 2024. There were 2 interview rounds.

Round 1 - One-on-one 

(2 Questions)

  • Q1. About your self
  • Q2. About work experience
Round 2 - HR 

(2 Questions)

  • Q1. Expected ctc lpa
  • Q2. Notice period of it less than 90 or not
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Naukri.com and was interviewed in May 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Basic questions for aptitude genearal personl developing questions

Round 2 - Technical 

(2 Questions)

  • Q1. What is react native
  • Ans. 

    React Native is a framework for building mobile applications using JavaScript and React.

    • Allows developers to write code once and deploy it across multiple platforms

    • Provides access to native features and APIs of the device

    • Supports hot reloading for faster development

    • Used by companies like Facebook, Instagram, and Airbnb

  • Answered by AI
  • Q2. Diff use memo and use reducer
  • Ans. 

    Memo is used for optimizing performance by caching the result of a function, while reducer is used for managing state in React applications.

    • Memo is used to memoize the result of a function and prevent unnecessary re-renders.

    • Reducer is used to manage state in React applications by updating the state based on actions.

    • Memo can be used with useMemo hook in React to optimize performance.

    • Reducer is typically used with useRed...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Salary discussion
  • Q2. Notice period about compnay

Skills evaluated in this interview

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

I applied via Instahyre and was interviewed in Apr 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. How to critical things in your project
Round 2 - HR 

(1 Question)

  • Q1. Expected Facilities
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. Work experience
Round 3 - Technical 

(1 Question)

  • Q1. Work experience
Round 4 - HR 

(1 Question)

  • Q1. Personality questions
Interview experience
3
Average
Difficulty level
-
Process Duration
-
Result
Selected Selected
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 - One-on-one 

(2 Questions)

  • Q1. It was virtual interview.
  • Q2. 1. Binary Search with code 2. Hash Map in deep 3. Core Java concepts
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Job Portal and was interviewed before Dec 2022. There were 4 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 - One-on-one 

(2 Questions)

  • Q1. Not good they will forcefully ask you to resign
  • Q2. Yes with the name of cost cutting
Round 3 - One-on-one 

(1 Question)

  • Q1. Java 8 programs and micro services spring boot basic questions
Round 4 - HR 

(1 Question)

  • Q1. Salary negotiation only and about my past experience

Interview Preparation Tips

Interview preparation tips for other job seekers - Don't join if you have other opportunities their bench policy is not good they fired many people including me without any reason only hr told me coast cutting is happening

Optum Global Solutions Interview FAQs

How many rounds are there in Optum Global Solutions Lead Engineer interview?
Optum Global Solutions interview process usually has 1 rounds. The most common rounds in the Optum Global Solutions interview process are Technical and One-on-one Round.
How to prepare for Optum Global Solutions Lead 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 Agile, Data Warehousing, Devops and ETL.
What are the top questions asked in Optum Global Solutions Lead Engineer interview?

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

  1. How are partitions assigned in Kaf...read more
  2. have you ever use terrafo...read more
  3. Microservice Design patte...read more

Tell us how to improve this page.

Optum Global Solutions Lead Engineer Interview Process

based on 1 interview

Interview experience

3
  
Average
View more
Optum Global Solutions Lead Engineer Salary
based on 46 salaries
₹20 L/yr - ₹43 L/yr
97% more than the average Lead Engineer Salary in India
View more details

Optum Global Solutions Lead Engineer Reviews and Ratings

based on 4 reviews

4.0/5

Rating in categories

3.0

Skill development

4.3

Work-life balance

3.3

Salary

3.7

Job security

4.0

Company culture

2.6

Promotions

3.7

Work satisfaction

Explore 4 Reviews and Ratings
Claims Associate
4.3k salaries
unlock blur

₹1.6 L/yr - ₹5.6 L/yr

Senior Software Engineer
2.8k salaries
unlock blur

₹9.4 L/yr - ₹30 L/yr

Software Engineer
2.6k salaries
unlock blur

₹5.2 L/yr - ₹22 L/yr

Senior Claims Associate
1.2k salaries
unlock blur

₹2.1 L/yr - ₹5.8 L/yr

Medical Coder
1.1k salaries
unlock blur

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