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 Associate Software Engineer 2 Interview Questions and Answers

Updated 31 Oct 2024

Optum Global Solutions Associate Software Engineer 2 Interview Experiences

6 interviews found

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

I applied via Approached by Company and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - One-on-one 

(1 Question)

  • Q1. 2 coding questions
Round 2 - One-on-one 

(1 Question)

  • Q1. Java and project related questions with coding question
Round 3 - Technical 

(1 Question)

  • Q1. Project related discussion
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
Selected Selected

I applied via campus placement at SRM Institute of Management and Technology, Modinagar

Round 1 - Coding Test 

Basic DSA and Logical reasoning

Round 2 - Technical 

(1 Question)

  • Q1. Basic DSA and behavioural questions

Associate Software Engineer 2 Interview Questions Asked at Other Companies

asked in GLIDER.ai
Q1. 1) What is data types in java 2) what is locators 3) Explain the ... read more
asked in Osttra
Q2. Any instances in your organization where you presented a POC?
Q3. Transactions create normalised table for library system
asked in Accenture
Q4. Why from ece to IT?
Q5. BST search algorithm
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Jaypee Institute of Information Technology, Noida and was interviewed before May 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Multiple choice + Subjective (coding) questions around databases, programming languages, SQL with a section for aptitude questions as well.

Round 2 - Technical 

(4 Questions)

  • Q1. The interviewer first asked about the topics I had prepared well - Front End (HTML, CSS, JS), Python, SQL, DSA (average).
  • Q2. Questions around a Python project we made for our Major - on Campus placement.
  • Q3. 5-6 questions around HTML, CSS working.
  • Q4. 3-4 average SQL queries.
Round 3 - HR 

(3 Questions)

  • Q1. Why would you like to join Optum?
  • Q2. Are you ready for relocation? (Preferred locations)
  • Q3. What new stuff will you bring to the table here? (Basically value addition)

Interview Preparation Tips

Interview preparation tips for other job seekers - In addition to teh mainstream advice (mastering the basics, being thorough about your projects, studying DSA) - show that you're a good problem solver and have a user - centric approach. Be confident and match your words-actions.
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Delhi College of Engineering (DCE), Delhi and was interviewed before Mar 2023. There were 3 interview rounds.

Round 1 - Coding Test 

Two problems of number sorting and array reverse

Round 2 - Technical 

(3 Questions)

  • Q1. Linked list reverse
  • Q2. BST search algorithm
  • Ans. 

    BST search algorithm finds a specific value in a binary search tree.

    • BST search algorithm starts at the root node and compares the target value with the current node's value.

    • If the target value is less than the current node's value, move to the left child node. If greater, move to the right child node.

    • Repeat the process until the target value is found or the current node is null.

  • Answered by AI
  • Q3. Transactions create normalised table for library system
  • Ans. 

    Transactions in a library system create normalized tables for efficient data storage and retrieval.

    • Transactions involve multiple operations that need to be recorded in a structured manner.

    • Normalized tables help in reducing data redundancy and improving data integrity.

    • Example: Creating separate tables for books, authors, and transactions in a library system.

  • Answered by AI
Round 3 - HR 

(1 Question)

  • Q1. Okay with relocation?

Skills evaluated in this interview

Optum Global Solutions interview questions for designations

 Software Test Engineer 2

 (1)

 Associate Software Engineer

 (15)

 Software Engineer

 (40)

 Associate Engineer

 (1)

 Associate Software Engineering Manager

 (1)

 Senior Software Engineer

 (22)

 Associate

 (5)

 SDE (Software Development Engineer)

 (1)

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

I applied via campus placement at National Institute of Technology (NIT), Raipur and was interviewed before Jun 2023. There were 3 interview rounds.

Round 1 - Aptitude Test 

Aptitude Test was conducted checking quantitative and verbal ability

Round 2 - Coding Test 

3 coding questions were asked which was not so hard , medium level questions

Round 3 - HR 

(2 Questions)

  • Q1. Future Aspirations
  • Q2. Questions on handling conflicts

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on basics

I applied via Naukri.com and was interviewed before Jul 2021. There were 4 interview rounds.

Round 1 - Aptitude Test 

Average aptitude test carrying questions of Java and javascript

Round 2 - Technical 

(1 Question)

  • Q1. Questions mostly carrying data structure questions.Bubble sort, time complexity of algorithms, etc
Round 3 - Technical 

(1 Question)

  • Q1. Java basics, Maven, coding logic analysis
Round 4 - Onshore Discussion 

(1 Question)

  • Q1. General pressure handling scenario analysis questions

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared with DSA, database questions, may have to wait for a month to get the final offer letter

Interview questions from similar companies

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

I applied via campus placement at SRM university (SRMU) and was interviewed in Oct 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

It had 7 sections of various aptitude

Round 2 - Coding Test 

It had one easy and one normal problem

Round 3 - HR 

(2 Questions)

  • Q1. Why from ece to IT?
  • Ans. 

    Transitioned from ECE to IT due to passion for coding and interest in software development.

    • Discovered passion for coding during ECE studies

    • Enjoyed software development projects and courses

    • Saw more career opportunities and growth potential in IT field

    • Desire to work on innovative technologies and projects

  • Answered by AI
  • Q2. Why do u want to join accenture ?

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared. Nothing is easy

I applied via Recruitment Consulltant and was interviewed in May 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 - Technical 

(3 Questions)

  • Q1. Details of OoPs concept.
  • Q2. Write a program using OoPs concept
  • Ans. 

    Program using OOPs concept

    • Identify the objects and their properties

    • Create classes and define their methods

    • Use inheritance and polymorphism

    • Encapsulate data and use access modifiers

    • Example: A program to simulate a bank account

  • Answered by AI
  • Q3. How do code review in your project
  • Ans. 

    Code reviews are conducted regularly to ensure code quality and adherence to coding standards.

    • Code reviews are conducted by peers or senior developers.

    • Reviewers check for code quality, readability, maintainability, and adherence to coding standards.

    • Issues found during code review are documented and addressed by the developer.

    • Code reviews are conducted regularly, either before merging code or on a scheduled basis.

    • Tools ...

  • Answered by AI
Round 3 - Coding Test 

One programming challange just to see how good you use OOPs

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on coding practice using oops so that you can beat coding round.not focused on logic more but the way u use oops

Skills evaluated in this interview

I applied via Recruitment Consultant and was interviewed in Dec 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. 1st Round: 2 simple code on array and string and question on annotation and spring boot
  • Q2. 2nd Round: 1 Code you have total 100 people and each one has some number need to find a person whos no is divisible by 3 and check number incremented by 5 not all number eg: check 1%3 then need to check 6 ...

Interview Preparation Tips

Interview preparation tips for other job seekers - be prepared for java basic codes and spring boot

I applied via campus placement at Hindustan College of Science and Technology, Agra and was interviewed in Mar 2021. There were 5 interview rounds.

Interview Questionnaire 

4 Questions

  • Q1. Some basics questions about project
  • Q2. How to find 2nd largest salary of the person
  • Q3. Complexity of the algorithm
  • Ans. 

    Complexity of an algorithm refers to the amount of resources required to execute it.

    • Complexity can be measured in terms of time and space complexity.

    • Time complexity refers to the number of operations required to execute the algorithm.

    • Space complexity refers to the amount of memory required to execute the algorithm.

    • Common time complexities include O(1), O(log n), O(n), O(n log n), O(n^2), O(2^n), O(n!).

    • Optimizing algori...

  • Answered by AI
  • Q4. Java (OOps)

Interview Preparation Tips

Interview preparation tips for other job seekers - Go only with the basics

Skills evaluated in this interview

Optum Global Solutions Interview FAQs

How many rounds are there in Optum Global Solutions Associate Software Engineer 2 interview?
Optum Global Solutions interview process usually has 3 rounds. The most common rounds in the Optum Global Solutions interview process are Technical, Coding Test and HR.
What are the top questions asked in Optum Global Solutions Associate Software Engineer 2 interview?

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

  1. Transactions create normalised table for library sys...read more
  2. BST search algori...read more
  3. Questions mostly carrying data structure questions.Bubble sort, time complexity...read more

Tell us how to improve this page.

Optum Global Solutions Associate Software Engineer 2 Interview Process

based on 5 interviews

3 Interview rounds

  • Coding Test Round
  • Technical Round
  • HR Round
View more

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.4k Interviews
Accenture Interview Questions
3.8
 • 8.1k Interviews
Infosys Interview Questions
3.6
 • 7.5k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.6k Interviews
Capgemini Interview Questions
3.7
 • 4.7k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.8k Interviews
Genpact Interview Questions
3.8
 • 3.1k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
View all
Optum Global Solutions Associate Software Engineer 2 Salary
based on 203 salaries
₹6.2 L/yr - ₹19.2 L/yr
21% more than the average Associate Software Engineer 2 Salary in India
View more details

Optum Global Solutions Associate Software Engineer 2 Reviews and Ratings

based on 24 reviews

3.7/5

Rating in categories

3.2

Skill development

4.5

Work-life balance

3.4

Salary

4.3

Job security

3.9

Company culture

3.0

Promotions

3.4

Work satisfaction

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

₹1.5 L/yr - ₹6 L/yr

Senior Software Engineer
2.8k salaries
unlock blur

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