Upload Button Icon Add office photos

Filter interviews by

Uber eats Data Scientist Interview Questions and Answers

Updated 6 Dec 2024

Uber eats Data Scientist Interview Experiences

1 interview found

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

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

Round 1 - One-on-one 

(2 Questions)

  • Q1. Question related to SQL
  • Q2. Hands on questions related to python

Interview Preparation Tips

Interview preparation tips for other job seekers - Case study based on Uber

Interview questions from similar companies

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

(2 Questions)

  • Q1. Tell me about your projects?
  • Q2. How do you approach the project if you are using logistic regression model?
  • Ans. 

    Approach involves data preprocessing, model training, evaluation, and interpretation.

    • Perform data preprocessing such as handling missing values, encoding categorical variables, and scaling features.

    • Split the data into training and testing sets.

    • Train the logistic regression model on the training data.

    • Evaluate the model using metrics like accuracy, precision, recall, and F1 score.

    • Interpret the model coefficients to under...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What are you future goals?
  • Q2. What would you do if your interested field doesnt have any work in the company?
  • Ans. 

    I would seek opportunities to apply my skills in related fields within the company.

    • Explore other departments or teams within the company that may have projects related to my field of interest

    • Offer to collaborate with colleagues in different departments to bring a new perspective to their projects

    • Seek out professional development opportunities to expand my skills and knowledge in related areas

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Basic Recommendation System Questions
  • Q2. A B Testing Questions
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 Dec 2024. There was 1 interview round.

Round 1 - Coding Test 

Easy topics arrays, sequence sum.

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via Company Website and was interviewed in Jan 2024. There were 2 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Transformer models.
Round 2 - Case Study 

Related to Mathematical intuition in Deep learning.

Data Scientist Interview Questions & Answers

FirstCry user image Swapnil Telrandhe

posted on 2 Mar 2021

I applied via LinkedIn and was interviewed in Sep 2020. There were 5 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Explain VIF
  • Ans. 

    VIF stands for Variance Inflation Factor, a measure of multicollinearity in regression analysis.

    • VIF is used to detect the presence of multicollinearity in regression analysis.

    • It measures how much the variance of the estimated regression coefficient is increased due to multicollinearity.

    • A VIF value of 1 indicates no multicollinearity, while a value greater than 1 suggests increasing levels of multicollinearity.

    • A commonl...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Focus on the projects that has been done in past
Interview experience
4
Good
Difficulty level
-
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - One-on-one 

(3 Questions)

  • Q1. What is a logistic regression model?
  • Ans. 

    Logistic regression is a statistical model used to predict the probability of a binary outcome based on one or more predictor variables.

    • Logistic regression is used when the dependent variable is binary (0/1, True/False, Yes/No, etc.)

    • It estimates the probability that a given input belongs to a particular category.

    • The model calculates the odds of the event happening.

    • It uses a logistic function to map the input values to ...

  • Answered by AI
  • Q2. Explain the random forest model.
  • Ans. 

    Random forest is an ensemble learning method that builds multiple decision trees and merges them to improve accuracy and prevent overfitting.

    • Random forest is a type of ensemble learning method.

    • It builds multiple decision trees during training.

    • Each tree is built using a subset of the training data and a random subset of features.

    • The final prediction is made by averaging the predictions of all the individual trees.

    • Random...

  • Answered by AI
  • Q3. Explain decision trees
  • Ans. 

    Decision trees are a popular machine learning algorithm used for classification and regression tasks.

    • Decision trees are a flowchart-like structure where each internal node represents a feature or attribute, each branch represents a decision rule, and each leaf node represents the outcome.

    • They are easy to interpret and visualize, making them popular for exploratory data analysis.

    • Decision trees can handle both numerical ...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. How do you see yourself in next 5 years?
  • Ans. 

    In the next 5 years, I see myself growing into a senior data scientist role, leading projects and mentoring junior team members.

    • Continuing to enhance my skills in data analysis, machine learning, and programming languages such as Python and R

    • Taking on more responsibilities in project management and client interactions

    • Working towards becoming a subject matter expert in a specific industry or domain

    • Mentoring and guiding ...

  • Answered by AI
  • Q2. What are you 5 years back.what is the difference?
  • Ans. 

    I was a student pursuing my undergraduate degree in Computer Science.

    • 5 years back, I was studying Computer Science in college.

    • Now, I have completed my degree and gained experience in data science through internships and projects.

    • I have developed strong analytical and programming skills over the past 5 years.

    • I have also learned new technologies and tools in the field of data science.

    • I have a better understanding of real

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Tell me about your projects?
  • Q2. How do you approach the project if you are using logistic regression model?
  • Ans. 

    Approach involves data preprocessing, model training, evaluation, and interpretation.

    • Perform data preprocessing such as handling missing values, encoding categorical variables, and scaling features.

    • Split the data into training and testing sets.

    • Train the logistic regression model on the training data.

    • Evaluate the model using metrics like accuracy, precision, recall, and F1 score.

    • Interpret the model coefficients to under...

  • Answered by AI
Round 2 - HR 

(2 Questions)

  • Q1. What are you future goals?
  • Q2. What would you do if your interested field doesnt have any work in the company?
  • Ans. 

    I would seek opportunities to apply my skills in related fields within the company.

    • Explore other departments or teams within the company that may have projects related to my field of interest

    • Offer to collaborate with colleagues in different departments to bring a new perspective to their projects

    • Seek out professional development opportunities to expand my skills and knowledge in related areas

  • Answered by AI

Skills evaluated in this interview

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

(2 Questions)

  • Q1. Basic Recommendation System Questions
  • Q2. A B Testing Questions
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Questions related to basic coding were asked, and some background on projects and discussions alongside maths and statistics concepts

Round 2 - Technical 

(1 Question)

  • Q1. Questions related to projects done at my previous company
Round 3 - Technical 

(2 Questions)

  • Q1. Questions related to my work at previous company
  • Q2. ML system design use case type of discussion

Interview Preparation Tips

Interview preparation tips for other job seekers - Make sure to be good at coding wrt DSA basics like array, strings, stacks and recursion.
Also practice some level of basic PyTorch stuff and specially Bert architecture (in terms of code)

Uber eats Interview FAQs

How many rounds are there in Uber eats Data Scientist interview?
Uber eats interview process usually has 1 rounds. The most common rounds in the Uber eats interview process are One-on-one Round.
What are the top questions asked in Uber eats Data Scientist interview?

Some of the top questions asked at the Uber eats Data Scientist interview -

  1. Hands on questions related to pyt...read more
  2. Question related to ...read more

Tell us how to improve this page.

People are getting interviews through

based on 1 Uber eats interview
Job Portal
100%
Low Confidence
?
Low Confidence means the data is based on a small number of responses received from the candidates.
Delivery Boy
27 salaries
unlock blur

₹0.8 L/yr - ₹3.5 L/yr

Key Account Manager
21 salaries
unlock blur

₹3.2 L/yr - ₹7.1 L/yr

Driver
9 salaries
unlock blur

₹1 L/yr - ₹6 L/yr

Software Engineer
8 salaries
unlock blur

₹30 L/yr - ₹50 L/yr

Operations Associate
7 salaries
unlock blur

₹2.1 L/yr - ₹3.5 L/yr

Explore more salaries
Compare Uber eats with

Zomato

3.8
Compare

Swiggy

3.8
Compare

FoodPanda

3.7
Compare

Faasos Food Services

4.1
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview