i
Optum Global Solutions
Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards
Filter interviews by
I applied via LinkedIn and was interviewed before Feb 2023. There were 2 interview rounds.
Linked lists, Arrays and strings
Reverse a given string
Use a loop to iterate through the characters of the string
Append each character to a new string in reverse order
Return the reversed string
Find the kth element in an array
Use array indexing to access the kth element
Remember that array indices start from 0
Handle cases where k is out of bounds of the array
I applied via LinkedIn and was interviewed before Aug 2023. There were 2 interview rounds.
Code on de bounce and coding on closer
Closures in JavaScript are functions that have access to variables from their outer scope even after the outer function has finished executing.
Closures allow for maintaining state in an asynchronous environment.
They are created whenever a function is defined within another function.
Closures can be used to create private variables and functions in JavaScript.
Debouncing is a technique used to limit the rate at which a function is called.
Use a timer to delay the execution of a function until a certain amount of time has passed without the function being called again.
Reset the timer each time the function is called to prevent it from being executed multiple times in quick succession.
Debouncing is commonly used in scenarios like handling button clicks to prevent multiple rapid...
I applied via campus placement at National Institute of Technology (NIT), Jamshedpur and was interviewed before Jul 2023. There were 2 interview rounds.
Aptitude question and ds algo
Find the longest consecutive sequence in an array of integers.
Sort the array to make it easier to identify consecutive numbers.
Iterate through the array and keep track of the current consecutive sequence length.
Update the longest consecutive sequence length as you iterate through the array.
I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed before Mar 2023. There was 1 interview round.
Optum Global Solutions interview questions for designations
I applied via Referral and was interviewed before Apr 2023. There was 1 interview round.
Find the next maximum element in an array of strings.
Iterate through the array and keep track of the current maximum element.
Compare each element with the current maximum and update if a larger element is found.
Return the next maximum element after the current maximum.
Get interview-ready with Top Optum Global Solutions Interview Questions
I was interviewed in Nov 2021.
Round duration - 90 minutes
Round difficulty - Medium
2 Programing Questions and 30 MCQs.
Programing questions were medium with one being array manipulation and other being graph based.
MCQ were from OOPs concepts, SQL, Operating System and Network, prepare in depth knowledge for all the topics.
You are given an array A
of length N
consisting only of integers. Additionally, you are provided with three integers X
, Y
and SUM
. Your task is to count the number of pairs (...
Using HashMap or self balancing BST for fastest result.
Given a string S
of length L
, determine the length of the longest substring that contains no repeating characters.
"abac...
In the brute force approach, we will use two nested loops. The outer loop is used to select the starting index of the substring and the inner loop is used to fix the ending index of the substring. After selecting the substring, we will use another loop (or a method) to check whether the substring contains all unique characters or not using a HashSet.
Space Complexity: O(n)Explanation:O(L), where L is the len...
Round duration - 90 minutes
Round difficulty - Medium
Questions on SQL and DBMS were asked in this round
Round duration - 30 minutes
Round difficulty - Medium
HR round was pretty much a casual conversation about why optum, work location, joining availablity and what qualities you would like to highlight about yourself.
Tip 1 : Go through wiki page or google about the working of the company
Tip 2 : Qualities should more aligned to the company's values.
Tip 3 : Show your interest in working with the organisation and how will you contribute to the team.
Tip 1 : Must do Previously asked Interview as well as Online Test Questions.
Tip 2 : Go through all the previous interview experiences from Codestudio and Leetcode.
Tip 3 : Do at-least 2 good projects and you must know every bit of them.
Tip 1 : Have at-least 2 good projects explained in short with all important points covered.
Tip 2 : Every skill must be mentioned.
Tip 3 : Focus on skills, projects and experiences more.
I applied via Approached by Company and was interviewed before Jan 2023. There was 1 interview round.
I applied via Campus Placement and was interviewed in May 2022. There were 3 interview rounds.
Every thing realted job
I applied via Referral and was interviewed before Aug 2022. There were 3 interview rounds.
Top trending discussions
Some of the top questions asked at the Optum Global Solutions Software Developer interview -
based on 17 interviews
3 Interview rounds
based on 50 reviews
Rating in categories
Claims Associate
4.3k
salaries
| ₹1.6 L/yr - ₹6 L/yr |
Senior Software Engineer
2.8k
salaries
| ₹9.7 L/yr - ₹32 L/yr |
Software Engineer
2.6k
salaries
| ₹6.2 L/yr - ₹22 L/yr |
Medical Coder
1.2k
salaries
| ₹1.5 L/yr - ₹8 L/yr |
Senior Claims Associate
1.2k
salaries
| ₹2.1 L/yr - ₹5.8 L/yr |
Cognizant
Accenture
IBM
TCS