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

Updated 8 Oct 2024

Optum Global Solutions Intern Interview Experiences

3 interviews found

Intern Interview Questions & Answers

user image Anonymous

posted on 8 Oct 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Two questions and aptitude questions

Round 2 - Coding Test 

Two data structures and algorithms questions

Round 3 - HR 

(1 Question)

  • Q1. Location preference

Intern Interview Questions & Answers

user image P Sahi

posted on 13 Feb 2024

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

I applied via Campus Placement and was interviewed in Jan 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Small aptitude questions only and a hackerank code

Round 2 - Technical 

(2 Questions)

  • Q1. What are oops concepts
  • Ans. 

    Object-oriented programming concepts that help in organizing and structuring code.

    • Encapsulation: bundling data and methods together in a class

    • Inheritance: creating new classes from existing ones

    • Polymorphism: using a single interface to represent different types

    • Abstraction: hiding unnecessary details and exposing only essential features

  • Answered by AI
  • Q2. Write fibinocii program What is the complexity of quick sort,which sort would u prefer
  • Ans. 

    The Fibonacci program generates the Fibonacci sequence. Quick sort has a complexity of O(n log n).

    • The Fibonacci program can be implemented using recursion or iteration.

    • Quick sort has an average and best case complexity of O(n log n), but worst case complexity of O(n^2).

    • I would prefer quick sort for its efficiency in most cases.

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Nothing was asked much
  • Q2. How did u get to know us and why did u choose this company

Skills evaluated in this interview

Intern Interview Questions Asked at Other Companies

asked in Accenture
Q1. Case. There is a housing society “The wasteful society”, you coll ... read more
Q2. Which programming language you are comfortable with?
asked in Deloitte
Q3. Case : I am a US based company and I sell 3 products A, B, C (I d ... read more
Q4. Huffman Coding Challenge Given an array ARR of integers containin ... read more
asked in Accenture
Q5. A marketing strategy case. Client is a perfume seller in Jaipur. ... read more

Intern Interview Questions & Answers

user image Anonymous

posted on 23 Feb 2022

I applied via Company Website and was interviewed in Aug 2021. There was 1 interview round.

Round 1 - HR 

(1 Question)

  • Q1. Tell me about yourself.

Interview Preparation Tips

Interview preparation tips for other job seekers - Don’t be afraid to ask questions

Interview questions from similar companies

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

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed in Oct 2024. There were 4 interview rounds.

Round 1 - Aptitude Test 

Total of 90 mins aptitude and computer networks and excel

Round 2 - Coding Test 

45 mins it will be easy

Round 3 - communication 

(2 Questions)

  • Q1. Read the sentence
  • Q2. Repeat the sentence
Round 4 - One-on-one 

(2 Questions)

  • Q1. Explain about project
  • Ans. 

    The project involved developing a mobile application for tracking daily fitness activities.

    • Researched user needs and preferences for fitness tracking apps

    • Designed user interface for easy navigation and data input

    • Implemented features such as step tracking, calorie counting, and workout logging

    • Tested the application for bugs and usability issues

    • Collaborated with developers and designers to ensure project success

  • Answered by AI
  • Q2. Explain about your studies
  • Ans. 

    I am currently pursuing a Bachelor's degree in Computer Science with a focus on software development.

    • Studying various programming languages such as Java, C++, and Python

    • Learning about data structures and algorithms

    • Taking courses in web development and database management

    • Participating in coding competitions and hackathons

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - do well in round each round mark will be considered
Interview experience
1
Bad
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Linux,os,networks,sql,dbms

Round 2 - Technical 

(2 Questions)

  • Q1. Factorial of number
  • Ans. 

    Factorial of a number is the product of all positive integers less than or equal to that number.

    • Factorial of 5 is 5! = 5 x 4 x 3 x 2 x 1 = 120

    • Factorial of 0 is defined as 1, 0! = 1

    • Factorial of negative numbers is not defined

  • Answered by AI
  • Q2. Subsequence of array
  • Ans. 

    Finding a subsequence of strings in an array

    • Iterate through the array and check if each string is part of the subsequence

    • Maintain a pointer for the subsequence and array to compare elements

    • Return true if all strings in the subsequence are found in the array

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. What is thermal engineering
Round 2 - HR 

(1 Question)

  • Q1. Introduce yourself to us

Intern Interview Questions & Answers

Wipro user image Anonymous

posted on 30 Jul 2024

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

I applied via Campus Placement and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

120 min,Maths, Reasoning,Verbal Ability Basic Questions

Round 2 - Technical 

(2 Questions)

  • Q1. How will you save your database from getting manipulated.
  • Ans. 

    Implementing proper security measures like encryption, access control, and regular backups can help prevent database manipulation.

    • Use encryption to protect sensitive data from unauthorized access.

    • Implement access control to restrict who can make changes to the database.

    • Regularly backup the database to ensure data can be restored in case of manipulation.

    • Use parameterized queries to prevent SQL injection attacks.

    • Monitor

  • Answered by AI
  • Q2. I didn't answer
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Dec 2024. There were 2 interview rounds.

Round 1 - Speak on the topic 

(1 Question)

  • Q1. Is technology making us less human?
  • Ans. 

    Technology is changing the way we interact and communicate, but it doesn't necessarily make us less human.

    • Technology enhances our abilities and connections with others.

    • It can improve efficiency and productivity in various aspects of life.

    • However, over-reliance on technology may lead to decreased face-to-face interactions and empathy.

    • Balancing technology use with real-life experiences is key to maintaining our humanity.

  • Answered by AI
Round 2 - Case Study 

Based to compensation of employee.

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. Project based questions?
  • Q2. Why to Join Emerson?
  • Ans. 

    Emerson offers a dynamic work environment, opportunities for growth, and a commitment to innovation.

    • Emerson provides a collaborative work culture that encourages creativity and problem-solving.

    • The company offers various training and development programs to help interns enhance their skills.

    • Emerson is known for its cutting-edge technology and commitment to sustainability.

    • Interns at Emerson have the opportunity to work o...

  • Answered by AI
Interview experience
4
Good
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Graphic Era University, Dehradun and was interviewed in Jan 2024. There were 4 interview rounds.

Round 1 - Coding Test 

2 Questions of Medium leetcode difficulty.

Round 2 - Group Discussion 

The topic was given to 8-10 people and starting from a random person the GD starts.

Round 3 - Technical 

(2 Questions)

  • Q1. SQL query to get 3rd largest element.
  • Ans. 

    Use SQL query with ORDER BY and LIMIT to get 3rd largest element.

    • Use ORDER BY clause to sort the elements in descending order.

    • Use LIMIT 2,1 to skip the first two largest elements and get the 3rd largest element.

  • Answered by AI
  • Q2. Programme to swap two objects (deep copy).
  • Ans. 

    Program to swap two objects (deep copy)

    • Create a temporary object to store one of the objects

    • Copy the values of the second object into the first object

    • Copy the values from the temporary object into the second object

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Behavioural questions

Interview Preparation Tips

Topics to prepare for Genpact Intern interview:
  • DBMS
  • SQL
  • Programming
  • OS
Interview preparation tips for other job seekers - Read basics of OS, DBMS (especially SQL) and little bit of Leetcode.

Skills evaluated in this interview

Optum Global Solutions Interview FAQs

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

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

  1. Write fibinocii program What is the complexity of quick sort,which sort would u...read more
  2. What are oops conce...read more
  3. Nothing was asked m...read more

Tell us how to improve this page.

Optum Global Solutions Intern Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more

Intern Interview Questions from Similar Companies

TCS Intern Interview Questions
3.7
 • 35 Interviews
Infosys Intern Interview Questions
3.6
 • 22 Interviews
IBM Intern Interview Questions
4.0
 • 14 Interviews
Wipro Intern Interview Questions
3.7
 • 11 Interviews
View all

Optum Global Solutions Intern Reviews and Ratings

based on 13 reviews

4.3/5

Rating in categories

4.1

Skill development

4.3

Work-life balance

4.0

Salary

3.8

Job security

4.2

Company culture

4.2

Promotions

4.1

Work satisfaction

Explore 13 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