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
4.1

based on 1.7k Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Optum Global Solutions Data Analytics Intern Interview Questions and Answers

Updated 10 Aug 2023

Optum Global Solutions Data Analytics Intern Interview Experiences

1 interview found

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

I applied via LinkedIn and was interviewed before Aug 2022. There were 4 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 - Aptitude Test 

There are around 45 multiple choice questions based on DSA, Operating system, DBMS

Round 3 - Coding Test 

2 coding questions in this test based on data structures array/linkedlist/stack/queue

Round 4 - One-on-one 

(5 Questions)

  • Q1. During the interview, the questions centered extensively around the content of my resume. Every skill and experience I had listed received thorough attention and discussion. The projects I had undertaken w...
  • Q2. Swap 2 adjacent elements of linked list.
  • Ans. 

    To swap 2 adjacent elements of a linked list, update the pointers accordingly.

    • Create a temporary pointer to store the address of the next node of the first element

    • Update the next pointer of the first element to point to the node after the next node

    • Update the next pointer of the temporary pointer to point to the first element

    • Update the next pointer of the node before the first element to point to the temporary pointer

  • Answered by AI
  • Q3. Binary search tree questions (target sum medium level questions from leetcode.
  • Q4. Python data structures and it's use cases ,black tree and how it is used.
  • Q5. DBMS questions (joins ,normalisation) 2 SQLqueries.

Interview Preparation Tips

Topics to prepare for Optum Global Solutions Data Analytics Intern interview:
  • Data Structures
  • OOPS
  • Operating system
  • Advance DSA
  • DBMS
Interview preparation tips for other job seekers - To get fully versed with the resume. Each bit written on a resume.

Skills evaluated in this interview

Interview questions from similar companies

Interview experience
3
Average
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Questions was related to python only

Round 2 - Technical 

(5 Questions)

  • Q1. The 2nd round was for 15 min my interview was at 11 but interviewer didn't came i was waiting for 2-3 hrs then i leave meeting and after that i got mail that i am having interview at 5 pm then again i join...
  • Q2. What is garbage collector in java?
  • Ans. 

    Garbage collector in Java is a program that automatically manages memory by reclaiming unused memory.

    • Garbage collector is a part of Java Virtual Machine (JVM) responsible for automatic memory management.

    • It identifies and deletes objects that are no longer reachable or needed by the program.

    • Garbage collection helps prevent memory leaks and improves performance by freeing up memory for new objects.

    • Examples of garbage col...

  • Answered by AI
  • Q3. What is inheritance?
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.

    • Allows for code reusability and promotes a hierarchical structure

    • Derived class inherits properties and behaviors from a base class

    • Can have multiple levels of inheritance

    • Example: Class 'Dog' can inherit from class 'Animal' and inherit attributes like 'name' and methods like 'eat()'

  • Answered by AI
  • Q4. Difference between sql and non sql database?
  • Ans. 

    SQL databases are relational databases that use structured query language, while NoSQL databases are non-relational and do not use SQL.

    • SQL databases are table-based and have a predefined schema, while NoSQL databases are document-based, key-value pairs, graph databases, or wide-column stores.

    • SQL databases are good for complex queries and transactions, while NoSQL databases are better for hierarchical data storage.

    • Examp...

  • Answered by AI
  • Q5. What is graphical data?
  • Ans. 

    Graphical data refers to data that is represented visually through graphs, charts, or other visualizations.

    • Graphical data helps in easily interpreting trends, patterns, and relationships within the data.

    • Common types of graphical data include bar graphs, pie charts, line graphs, and scatter plots.

    • It is often used in data analytics to communicate insights and findings effectively to stakeholders.

    • Graphical data can be cre...

  • Answered by AI

Skills evaluated in this interview

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

(1 Question)

  • Q1. Python questions
Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via LinkedIn and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. What is time series?
  • Ans. 

    Time series is a sequence of data points collected at regular time intervals, used to analyze trends and patterns over time.

    • Time series data is ordered chronologically

    • Commonly used in forecasting future values based on past patterns

    • Examples include stock prices, weather data, and sales figures

  • Answered by AI
  • Q2. How do you handle missing values in dataset?
  • Ans. 

    Handle missing values using techniques like imputation, deletion, or modeling.

    • Use imputation techniques like mean, median, mode for numerical data

    • For categorical data, use mode or create a new category for missing values

    • Consider using advanced techniques like KNN imputation or predictive modeling

    • Delete rows or columns with high percentage of missing values if appropriate

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - NA

Skills evaluated in this interview

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 Aug 2024. There were 2 interview rounds.

Round 1 - Aptitude Test 

If you are a student and getting ready for off-campus or on-campus placement, then working on aptitude is quite essential. In many colleges companies like TCS, Infosys, Capgemini, and Accenture sort students through the mass-hiring process on the basis of aptitude tests. Also, if you are going for an off-campus interview and the company, where you are about to go sometimes selects candidates based on aptitude skills. Thus, having good aptitude skills ensures an excellent job in your dream company.

Round 2 - HR 

(5 Questions)

  • Q1. About your self
  • Q2. Why should I hire you ?
  • Ans. 

    I have a strong background in data analytics, with proven experience in delivering actionable insights and driving business growth.

    • I have a solid understanding of statistical analysis and data visualization techniques.

    • I am proficient in using tools such as Python, R, SQL, and Tableau to analyze and interpret data.

    • I have a track record of successfully identifying trends and patterns in data to inform strategic decision-...

  • Answered by AI
  • Q3. What'sis strength ? Not asking weeknes..
  • Q4. Why should I need this job?
  • Ans. 

    You should hire me for my strong analytical skills, experience in data analytics, and passion for problem-solving.

    • I have a proven track record of successfully analyzing data to provide valuable insights and recommendations.

    • My expertise in data visualization tools like Tableau and Power BI can help in presenting complex data in a clear and understandable manner.

    • I am constantly learning and adapting to new technologies a...

  • Answered by AI
  • Q5. Why are you choosing this job?
  • Ans. 

    I am choosing this job because of my passion for data analysis and the opportunity to make a meaningful impact through insights.

    • Passion for data analysis and problem-solving

    • Opportunity to make a meaningful impact through insights

    • Interest in working with data-driven decision-making processes

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - First of all , select in fresher ... Avoid difficult question ...
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Recruitment Consulltant and was interviewed in May 2024. There were 6 interview rounds.

Round 1 - Aptitude Test 

Aptitude and Reasoning

Round 2 - Group Discussion 

Describe a topic of our routine life

Round 3 - HR 

(2 Questions)

  • Q1. How can I get this job in easy way?
  • Q2. Is there any work from home jobs available?
Round 4 - Assignment 

Submit the project assignment

Round 5 - One-on-one 

(2 Questions)

  • Q1. How to interact with oni on one?
  • Ans. 

    Interacting with one on one involves clear communication, active listening, and building rapport.

    • Maintain eye contact to show attentiveness

    • Ask open-ended questions to encourage conversation

    • Practice active listening by paraphrasing and summarizing what the other person says

    • Show empathy and understanding towards their perspective

    • Build rapport by finding common ground or shared interests

  • Answered by AI
  • Q2. Is there any salary increments?
Round 6 - Technical 

(1 Question)

  • Q1. Take a test by computer skills

Interview Preparation Tips

Interview preparation tips for other job seekers - Iam very eager to join with cognizant.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Referral and was interviewed in Nov 2022. There were 4 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 - Group Discussion 

Topic mag contains technical and coding base topics

Round 3 - Aptitude Test 

General knowledge and mathematics and intelligent checking questions

Round 4 - One-on-one 

(3 Questions)

  • Q1. Technical question and about myself
  • Q2. Group discussion and coding test
  • Q3. HR round and one to one round

Interview Preparation Tips

Interview preparation tips for other job seekers - Argent need a job. So as provide you're detail as soon as possible.

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

Round 1 - Aptitude Test 

The questions that you will be asked in an aptitude test will vary based on the type of role you are applying for. They may ask you to

Round 2 - HR 

(2 Questions)

  • Q1. Gerenal interview questions
  • Q2. Self introduction ask

Interview Preparation Tips

Interview preparation tips for other job seekers - Market yourself.
Apply even if you're not fully qualified.
Job search like it's your job.
Use informational interviews to network.
Set yourself apart with letters of recommendation.
Interview experience
3
Average
Difficulty level
Easy
Process Duration
4-6 weeks
Result
Not Selected

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

Round 1 - Aptitude Test 

Questions was related to python only

Round 2 - Technical 

(5 Questions)

  • Q1. The 2nd round was for 15 min my interview was at 11 but interviewer didn't came i was waiting for 2-3 hrs then i leave meeting and after that i got mail that i am having interview at 5 pm then again i join...
  • Q2. What is garbage collector in java?
  • Ans. 

    Garbage collector in Java is a program that automatically manages memory by reclaiming unused memory.

    • Garbage collector is a part of Java Virtual Machine (JVM) responsible for automatic memory management.

    • It identifies and deletes objects that are no longer reachable or needed by the program.

    • Garbage collection helps prevent memory leaks and improves performance by freeing up memory for new objects.

    • Examples of garbage col...

  • Answered by AI
  • Q3. What is inheritance?
  • Ans. 

    Inheritance is a concept in object-oriented programming where a class can inherit attributes and methods from another class.

    • Allows for code reusability and promotes a hierarchical structure

    • Derived class inherits properties and behaviors from a base class

    • Can have multiple levels of inheritance

    • Example: Class 'Dog' can inherit from class 'Animal' and inherit attributes like 'name' and methods like 'eat()'

  • Answered by AI
  • Q4. Difference between sql and non sql database?
  • Ans. 

    SQL databases are relational databases that use structured query language, while NoSQL databases are non-relational and do not use SQL.

    • SQL databases are table-based and have a predefined schema, while NoSQL databases are document-based, key-value pairs, graph databases, or wide-column stores.

    • SQL databases are good for complex queries and transactions, while NoSQL databases are better for hierarchical data storage.

    • Examp...

  • Answered by AI
  • Q5. What is graphical data?
  • Ans. 

    Graphical data refers to data that is represented visually through graphs, charts, or other visualizations.

    • Graphical data helps in easily interpreting trends, patterns, and relationships within the data.

    • Common types of graphical data include bar graphs, pie charts, line graphs, and scatter plots.

    • It is often used in data analytics to communicate insights and findings effectively to stakeholders.

    • Graphical data can be cre...

  • Answered by AI

Skills evaluated in this interview

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

I applied via Company Website and was interviewed in Jun 2023. There were 3 interview rounds.

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 - Aptitude Test 

An aptitude test is a standardized assessment designed to measure a person's ability or potential to perform specific tasks or acquire certain skills. While the exact details of an aptitude test can vary depending on the purpose and the organization conducting it, here are some common elements and areas that may be covered in an aptitude test:

Numerical Reasoning: This section assesses your ability to work with numbers, perform calculations, interpret data presented in graphs or charts, and solve mathematical problems.

Verbal Reasoning: This section evaluates your language skills, including reading comprehension, vocabulary, grammar, and logical reasoning based on written passages or statements.

Logical Reasoning: This section tests your ability to analyze patterns, sequences, and logical relationships. You may be presented with a series of shapes, symbols, or diagrams and asked to identify the next item in the sequence or identify the pattern.

Abstract Reasoning: This section measures your ability to think conceptually and find relationships between abstract shapes, patterns, or figures.

Spatial Reasoning: This section assesses your ability to mentally manipulate objects in three dimensions, visualize rotations or transformations, and understand spatial relationships.

Data Interpretation: This section evaluates your ability to analyze and interpret data presented in the form of tables, graphs, or charts.

Critical Thinking: This section tests your ability to analyze arguments, identify assumptions, draw conclusions, and evaluate logical validity.

Problem Solving: This section assesses your ability to approach and solve complex problems by breaking them down into smaller steps, identifying relevant information, and applying logical reasoning.

Personality Traits: Some aptitude tests may include personality assessments to evaluate your behavioral preferences, work style, and interpersonal skills.

It's important to note that different organizations may have their own variations and combinations of these sections. The test format can vary as well, including multiple-choice questions, fill-in-the-blank responses, or interactive simulations.

To get more specific details about an aptitude test you're preparing for, it's best to consult the organization or employer conducting the assessment, as they can provide you with the most accurate information and guidance.

Round 3 - Coding Test 

A coding test is an assessment designed to evaluate a candidate's programming skills and problem-solving abilities. The details of a coding test can vary depending on the company, position, and programming language or framework being assessed. However, here are some common elements and considerations you might encounter in a coding test:

Programming Languages: The coding test may focus on a specific programming language or allow you to choose from a set of languages. Common choices include Java, Python, C++, JavaScript, or specific frameworks like React or Django.

Test Format: Coding tests can be conducted in different formats. Some companies may provide a set of coding problems or algorithmic challenges that you need to solve within a specific time frame. Others may require you to complete a coding project or build a small application within a given deadline.

Problem Complexity: The coding test may include problems of varying difficulty levels, ranging from basic to advanced. The complexity of the problems can assess your ability to handle different types of challenges and gauge your problem-solving skills.

Problem Domains: The coding test may cover various problem domains, such as data structures, algorithms, string manipulation, mathematical calculations, recursion, dynamic programming, or database operations. The specific domains covered will depend on the job requirements and the company's needs.

Time Constraints: Some coding tests have time limits, meaning you will need to complete the given tasks within a specific timeframe. This is to evaluate your ability to work efficiently and deliver solutions under pressure.

Testing Environment: You may be provided with an online coding platform or an Integrated Development Environment (IDE) where you can write, compile, and run your code. The testing environment may have features like code auto-completion, debugging tools, and test case execution to assist you in coding and testing your solutions.

Test Evaluation: The coding test will typically be evaluated based on the correctness of your code, adherence to given requirements or specifications, code efficiency, readability, and overall quality of your solution. Some tests may also consider factors like code comments, modularity, and error handling.

It's important to note that the specific details and requirements of a coding test can vary significantly from one company to another. If you're preparing for a coding test, it's recommended to review the job description and any provided guidelines thoroughly. Additionally, practicing coding problems, familiarizing yourself with the programming language or framework, and honing your problem-solving skills can greatly enhance your performance in a coding test.

Interview Preparation Tips

Interview preparation tips for other job seekers - At job

Optum Global Solutions Interview FAQs

How many rounds are there in Optum Global Solutions Data Analytics Intern interview?
Optum Global Solutions interview process usually has 4 rounds. The most common rounds in the Optum Global Solutions interview process are One-on-one Round, Resume Shortlist and Aptitude Test.
What are the top questions asked in Optum Global Solutions Data Analytics Intern interview?

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

  1. Swap 2 adjacent elements of linked li...read more
  2. Python data structures and it's use cases ,black tree and how it is us...read more
  3. Binary search tree questions (target sum medium level questions from leetco...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

TCS Interview Questions
3.7
 • 10.3k Interviews
Accenture Interview Questions
3.9
 • 8.1k Interviews
Infosys Interview Questions
3.7
 • 7.6k Interviews
Wipro Interview Questions
3.7
 • 5.6k Interviews
Cognizant Interview Questions
3.8
 • 5.5k Interviews
Capgemini Interview Questions
3.8
 • 4.8k Interviews
Tech Mahindra Interview Questions
3.5
 • 3.8k Interviews
HCLTech Interview Questions
3.5
 • 3.7k Interviews
Genpact Interview Questions
3.9
 • 3k Interviews
LTIMindtree Interview Questions
3.8
 • 2.9k Interviews
View all
Claims Associate
1k salaries
unlock blur

₹1.8 L/yr - ₹4.6 L/yr

Senior Software Engineer
625 salaries
unlock blur

₹9.1 L/yr - ₹30 L/yr

Software Engineer
435 salaries
unlock blur

₹5 L/yr - ₹20.1 L/yr

Senior Claims Associate
373 salaries
unlock blur

₹2.3 L/yr - ₹5.8 L/yr

Senior Associate
149 salaries
unlock blur

₹2.5 L/yr - ₹6.5 L/yr

Explore more salaries
Compare Optum Global Solutions with

Cognizant

3.8
Compare

Accenture

3.9
Compare

IBM

4.0
Compare

TCS

3.7
Compare
Did you find this page helpful?
Yes No
write
Share an Interview