Optum interview experience Real time questions & tips from candidates to crack your interview

Software Engineer

Optum
upvote
share-icon
2 rounds | 2 Coding problems

Interview preparation journey

expand-icon
Preparation
Duration: 2 Months
Topics: Data Structures and Algorithms, JAVA, OOPS, SPRING BOOT, DBMS
Tip
Tip

Tip 1 : prepare Data Base Management - SQL , solve questions on HackerRank. 
Tip 2 : Good hold on Java basic concepts. 
Tip 3 : Practice atleast 5-7 codings questions daily on platforms like CodeStudio, LeetCode, HackerRank, Interviewbit.

Application process
Where: Referral
Eligibility: Experience of 1- 4 years
Resume Tip
Resume tip

Tip 1 : Keep it simple and relevant to your information. 
Tip 2 : Include good projects- they are the main game. 
Tip 3 : Resume represents you, so adequate presentation is a must.

Interview rounds

01
Round
Medium
Video Call
Duration60 Minutes
Interview date24 Feb 2022
Coding problem1

Actually this round was named as Domain Round.
It was a Technical interview which lasts around an hour. 
Interviewer asked basic questions of OOPS,Spring,Spring Boot,SQL Queries.
Asked me to describe the projects I have worked on in previous company. And highlight my role in the project.
Interviewer asked me in depth questions related to skills mentioned on resume.

1. Common Elements In Three Sorted Arrays

Moderate
35m average time
65% success
0/80
Asked in companies
MicrosoftOptumSAP Labs

You are given three arrays 'A', 'B' and 'C' of length 'N', 'M' and 'K' respectively. All the three arrays are sorted in non-decreasing order. Your task is to find all such elements which are present in all the three given arrays.

Note:

1. The output array should have the same ordering of elements as the original arrays.
2. Even if a particular element appears more than once in each of the three arrays, it should still be present only once in the output array.
3. If there are no common elements in the arrays, return an empty array.

For example:

Consider the three arrays A = [ 2, 3, 4, 7 ] , B = [ 0, 0, 3, 5 ] , C = [ 1, 3, 8, 9 ]
The output array should be [ 3 ] as 3 is the only element which is present in all the three arrays.
Try solving now
02
Round
Medium
HR Round
Duration60 Minutes
Interview date2 Mar 2022
Coding problem1

Actually it was a Manager Round.Some leadership and behavioral related questions were asked in this round.

1. Basic HR Questions

1.If you got any error while working for any task,how will you proceed?
2.If your approach towards any problem is disagreed by your scrum master,how will you react?
3.If PDO(Product owner) told you to complete a task within one week,and you after doing analysis of that task,got to know that it will took 2 weeks,how will you convince him?

Here's your problem of the day

Solving this problem will increase your chance to get selected in this company

Skill covered: Programming

How do you remove whitespace from the start of a string?

Choose another skill to practice
Similar interview experiences
company logo
Software Engineer
3 rounds | 4 problems
Interviewed by Optum
1393 views
1 comments
0 upvotes
company logo
Software Engineer
3 rounds | 5 problems
Interviewed by Optum
995 views
0 comments
0 upvotes
company logo
Software Engineer
3 rounds | 5 problems
Interviewed by Optum
849 views
0 comments
0 upvotes
company logo
Software Engineer
3 rounds | 8 problems
Interviewed by Optum
750 views
0 comments
0 upvotes
Companies with similar interview experiences
company logo
Software Engineer
5 rounds | 5 problems
Interviewed by Microsoft
10148 views
1 comments
0 upvotes
company logo
Software Engineer
2 rounds | 4 problems
Interviewed by Amazon
4448 views
1 comments
0 upvotes
company logo
Software Engineer
3 rounds | 5 problems
Interviewed by Amazon
3675 views
0 comments
0 upvotes