Upload Button Icon Add office photos

Filter interviews by

Optum Senior Data Analyst Interview Questions and Answers

Updated 17 Nov 2024

Optum Senior Data Analyst Interview Experiences

2 interviews found

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

(2 Questions)

  • Q1. SQL,Aptitude Questions
  • Q2. Logical Questions,case studies
Interview experience
3
Average
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com

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 

(1 Question)

  • Q1. Tableau Top 100 Question
Round 3 - Technical 

(1 Question)

  • Q1. Tableau and SQL related questions.
Round 4 - HR 

(1 Question)

  • Q1. Salary Discussion and how early u can join that kind of question.

Interview Preparation Tips

Interview preparation tips for other job seekers - If u know Excel then it's plus point for you because they are working on excel most.

Senior Data Analyst Interview Questions Asked at Other Companies

Q1. What is the difference between Least Squares Method and the maxim ... read more
Q2. How do you improve the performance of Linear Regression
asked in Proftware
Q3. Imagine you are presented with a complex dataset from a multinati ... read more
Q4. How do you handle overfitting and underfitting in Decision Trees
Q5. What metrics do you use to evaluate classification models

Interview questions from similar companies

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

I applied via Company Website and was interviewed in Sep 2024. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Basic ML with project experience
  • Q2. Statistics and Python coding
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
-
Result
-
Round 1 - Aptitude Test 

Basic quant and apt questions

Round 2 - Coding Test 

Run a model of ML or Dl

Round 3 - One-on-one 

(1 Question)

  • Q1. Check your interpersonal skills
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Dec 2023. There were 2 interview rounds.

Round 1 - Assignment 

Power bi assignment was given to solve

Round 2 - Technical 

(6 Questions)

  • Q1. Optimization techniques in sql
  • Ans. 

    Optimization techniques in SQL involve using indexes, query optimization, and proper database design.

    • Use indexes on columns frequently used in WHERE clauses to speed up query performance

    • Avoid using SELECT * and instead specify only the columns needed in the query

    • Optimize queries by using appropriate join types and conditions

    • Normalize database tables to reduce redundancy and improve query efficiency

  • Answered by AI
  • Q2. Sub queries in sql
  • Ans. 

    Sub queries in SQL are queries nested within another query to retrieve data based on the result of the outer query.

    • Sub queries can be used in SELECT, INSERT, UPDATE, and DELETE statements.

    • They can be used to filter results, retrieve data from multiple tables, or perform calculations.

    • Example: SELECT * FROM table1 WHERE column1 = (SELECT column2 FROM table2 WHERE condition);

  • Answered by AI
  • Q3. Types of Join in sql
  • Ans. 

    Types of joins in SQL include inner join, left join, right join, and full outer join.

    • Inner join: Returns rows when there is a match in both tables

    • Left join: Returns all rows from the left table and the matched rows from the right table

    • Right join: Returns all rows from the right table and the matched rows from the left table

    • Full outer join: Returns all rows when there is a match in either table

  • Answered by AI
  • Q4. Time intelligence functions in power bi
  • Ans. 

    Time intelligence functions in Power BI are used to analyze and compare data based on time periods.

    • Time intelligence functions help in calculating year-to-date, month-to-date, and other time-based calculations.

    • Functions like TOTALYTD, SAMEPERIODLASTYEAR, and PARALLELPERIOD are commonly used for time intelligence in Power BI.

    • These functions allow for easy comparison of data across different time periods and help in tren

  • Answered by AI
  • Q5. Logical questions in aptitude
  • Q6. Row level security in power bi
  • Ans. 

    Row level security in Power BI allows users to restrict access to specific rows of data based on their role or criteria.

    • Row level security can be implemented by creating roles in Power BI and defining rules to filter data based on user roles.

    • Users can be assigned to specific roles which determine the data they have access to.

    • Row level security helps in ensuring data privacy and compliance with regulations.

    • For example, ...

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Random forest splitting mechanisms details
  • Ans. 

    Random forest uses decision trees to split data into subsets based on feature importance.

    • Random forest builds multiple decision trees and selects the best split based on feature importance.

    • Each decision tree splits data into subsets based on a randomly selected subset of features.

    • The best split is determined by minimizing impurity or maximizing information gain.

    • Random forest can handle missing values and outliers.

    • Rando...

  • Answered by AI
  • Q2. ResNet architecture and skip connection related questions
Round 3 - Technical 

(2 Questions)

  • Q1. OCR related bounding box detection from image
  • Q2. Deep learning based questions and details
Round 4 - HR 

(2 Questions)

  • Q1. Salary discussion, current salary and expected
  • Q2. About Optum, why you want to join

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through data science basics and python coding. Prepare deep learning Pretrained architecture as well.

Skills evaluated in this interview

I applied via Naukri.com and was interviewed before Oct 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. 1) Model building process of one of my previous projects 2) Random forest hyperparameters 3) ROC curve, using the ROC curve to set probability cutoffs in classication models 4) Gradient boosting techniques...
  • Ans. 

    Data Scientist interview questions on model building, random forest, ROC curve, gradient boosting, and real estate valuation

    • For model building, I followed the CRISP-DM process and used various algorithms like logistic regression, decision trees, and random forest

    • Random forest hyperparameters include number of trees, maximum depth, minimum samples split, and minimum samples leaf

    • ROC curve is a graphical representation of...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - My advice would be to search on Google regarding "100 data science interview questions" or something like it, and as you go through each question and its answer, just search the Wikipedia or Google for each concept for a little more depth. As for Python coding questions, most questions in such interviews are asked only about the Pandas library of Python. So try to study how to use Pandas to manipulate data. A good reference is the Python For Data Analysis book by Wes McKinney, whose free PDF is most probably available online on Google.

Skills evaluated in this interview

Optum Interview FAQs

How many rounds are there in Optum Senior Data Analyst interview?
Optum interview process usually has 2-3 rounds. The most common rounds in the Optum interview process are Technical, Resume Shortlist and HR.
How to prepare for Optum Senior Data Analyst interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Optum. The most common topics and skills that interviewers at Optum expect are Data Analysis, SQL, Tableau, Python and Power Bi.
What are the top questions asked in Optum Senior Data Analyst interview?

Some of the top questions asked at the Optum Senior Data Analyst interview -

  1. Tableau and SQL related questio...read more
  2. Tableau Top 100 Quest...read more
  3. SQL,Aptitude Questi...read more

Tell us how to improve this page.

Optum Senior Data Analyst Interview Process

based on 2 interviews

Interview experience

4
  
Good
View more
Optum Senior Data Analyst Salary
based on 119 salaries
₹9 L/yr - ₹32 L/yr
92% more than the average Senior Data Analyst Salary in India
View more details

Optum Senior Data Analyst Reviews and Ratings

based on 9 reviews

4.5/5

Rating in categories

4.3

Skill development

4.5

Work-life balance

4.4

Salary

4.5

Job security

4.5

Company culture

4.1

Promotions

4.5

Work satisfaction

Explore 9 Reviews and Ratings
Claims Associate
3.1k salaries
unlock blur

₹1.6 L/yr - ₹5.6 L/yr

Senior Software Engineer
2.1k salaries
unlock blur

₹9.6 L/yr - ₹29.6 L/yr

Software Engineer
2k salaries
unlock blur

₹5.3 L/yr - ₹22 L/yr

Medical Coder
1.1k salaries
unlock blur

₹1.5 L/yr - ₹8 L/yr

Senior Claims Associate
753 salaries
unlock blur

₹2.1 L/yr - ₹6 L/yr

Explore more salaries
Compare Optum with

Accenture

3.9
Compare

Cognizant

3.8
Compare

Infosys

3.6
Compare

TCS

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