Upload Button Icon Add office photos

Uber

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

Uber Data Science Intern Interview Questions and Answers

Updated 17 May 2022

Uber Data Science Intern Interview Experiences

1 interview found

I appeared for an interview in Dec 2021.

Round 1 - Coding Test 

Round duration - 60 minutes
Round difficulty - Easy

Timing: 8:00-9:00 PM
There was 1 MCQ and 3 SQL queries. The platform was easy to use and navigate.

Round 2 - Video Call 

Round duration - 30 minutes
Round difficulty - Medium

Timing: 11 AM-11:30 AM
The interviewer was very kind and helpful. He helped me by giving hints whenever I was stuck.

Round 3 - Video Call 

(1 Question)

Round duration - 30 minutes
Round difficulty - Medium

Timing: 12:15 PM to 12:45 PM.
The interviewer was very helpful and friendly. He was more interested in my approach rather than the final answer.

  • Q1. What new feature would you like to add to Uber?
  • Ans. 

    I would like to add a feature that allows users to schedule rides in advance.

    • Users can schedule rides for important events or appointments

    • Option to choose specific driver or vehicle for scheduled rides

    • Notifications for upcoming scheduled rides

    • Ability to edit or cancel scheduled rides

  • Answered by AI
Round 4 - Video Call 

Round duration - 30 minutes
Round difficulty - Hard

Timing: 3:00PM to 3:30PM
This was Hiring Manager round. He asked me case study type of questions.

Interview Preparation Tips

Professional and academic backgroundI applied for the job as Data Science Intern in BangaloreEligibility criteriaNo criteriaUber interview preparation:Topics to prepare for the interview - Machine Learning Algorithms, SQL Queries, Python, Data Mining, Data Visualization, Descriptive and Inferential Statistics, Random Variables and Probability Distributions.Time required to prepare for the interview - 3.5 monthsInterview preparation tips for other job seekers

Tip 1 : Practice SQL and python coding questions using online coding platforms.
Tip 2 : Get in-depth theoretical knowledge about all the machine learning algorithms.
Tip 3 : Strengthen your statistics understanding.

Application resume tips for other job seekers

Tip 1 : Highlight your skills properly
Tip 2 : Have thorough understanding about everything written in the resume

Final outcome of the interviewSelected

Interview questions from similar companies

I applied via Walk-in and was interviewed in Sep 2020. There was 1 interview round.

Interview Questionnaire 

2 Questions

  • Q1. Aptitude question
  • Q2. Interview panalam questions

Interview Preparation Tips

Interview preparation tips for other job seekers - How many rounds of interview and aptitude questions models

I applied via Walk-in and was interviewed before May 2020. There were 3 interview rounds.

Interview Questionnaire 

1 Question

  • Q1. Introducing your self

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confident

I appeared for an interview before Nov 2019.

Interview Questionnaire 

4 Questions

  • Q1. How do you know about this company?
  • Q2. I have research about this company from various ways and collect a good bunch of information and decided to hire job from this company.
  • Q3. In which skill you are fit to perfect?
  • Q4. Well, iam a quick learner i grab new things at early stage i like to learn new things and perfection is my desire i try to get learn fast and getting knowledge is my aim.

I applied via Referral and was interviewed in Feb 2021. There were 4 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. Technical Questions (SQL and Python)
  • Q2. Business case studies

Interview Preparation Tips

Interview preparation tips for other job seekers - Brush up SQL skills, learn different methods of solving the same problem, learn basics of python, especially Pandas and Numpy
Interview experience
5
Excellent
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Campus Placement and was interviewed before Feb 2023. There were 3 interview rounds.

Round 1 - Group Discussion 

24 Nov 2023- The Central Armed Police (CAPFS) and other paramilatiry groups in india hire General Duty ( GD) Constables
through the staff.........

Round 2 - Assignment 

Appĺy To 35099 Assessment Text Jobs On Naukari.com, #1 Job Portal In India. Explore Assessment Text Job Openings In Your Desired Now! 12 August 2023 - First Naukari Aptitude Questions and Answers 2023 is given here on this page along with Frst Naukari Aptitude Text Practice Questions.

Round 3 - Assignment 

The meaning of "Job Assignments" differs based on where it is used.

Interview Preparation Tips

Interview preparation tips for other job seekers - Be prepared to Face Concern
Keep your yourself
Know Your Audience
Use An Online Resume Builder
Do You Research.
Back-Up Your Claims
Be Specific.
Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Apr 2023. There were 6 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 - HR 

(2 Questions)

  • Q1. Screening questions
  • Q2. Name, age, qualification, prior experience etc
Round 3 - Case Study 

Operation questions like vlookups, Hlookups, xlookups etc,.

Round 4 - Case Study 

Reporting questions like pivot tables, typing speed, power pivots, pricing sheet preparation

Round 5 - Case Study 

SQL queries like joins, aggregation functions, filters etc,.

Round 6 - One-on-one 

(3 Questions)

  • Q1. Advanced analytics and finding trends and patterns with MH - operations data
  • Q2. How fast can you prepare a bar chart with product operations data
  • Ans. 

    I can prepare a bar chart with product operations data within a few minutes.

    • I have experience using data visualization tools like Tableau, Power BI, or Excel to quickly create bar charts.

    • I am proficient in organizing and cleaning data to ensure accurate representation in the chart.

    • I can customize the chart with relevant labels, colors, and titles to make it visually appealing and easy to understand.

  • Answered by AI
  • Q3. How can I do merge multiple excel files together
  • Ans. 

    You can merge multiple Excel files together using the 'Consolidate' feature in Excel.

    • Open Excel and go to the 'Data' tab

    • Click on 'Consolidate' in the 'Data Tools' group

    • Select the files you want to merge and choose the desired options

    • Click 'OK' to merge the files together

  • Answered by AI

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Apr 2023. There were 2 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 

(6 Questions)

  • Q1. Joins, operations questions not data analysis questions
  • Q2. Customer retention case study
  • Q3. Cumulative sum for given table
  • Ans. 

    To calculate cumulative sum for a given table

    • Sort the table in ascending order based on the column you want to calculate the cumulative sum for

    • Add a new column to the table to store the cumulative sum

    • Iterate through each row of the table and calculate the cumulative sum by adding the current row's value to the previous row's cumulative sum

    • Store the cumulative sum in the new column for each row

  • Answered by AI
  • Q4. Do you have experience in operations/data entry role
  • Ans. 

    Yes, I have experience in both operations and data entry roles.

    • I have worked as a data entry operator for a pharmaceutical company where I was responsible for entering patient data into the system.

    • In my previous role as an operations analyst, I was responsible for analyzing data and creating reports for the management team.

    • I have experience using various data entry software such as Microsoft Excel and Google Sheets.

    • I a...

  • Answered by AI
  • Q5. As a data analyst can you do data entry work also?
  • Ans. 

    Yes, I can do data entry work as a data analyst.

    • Data entry work is a part of data analysis process.

    • I have experience in data entry work and can perform it efficiently.

    • Data entry work includes entering data into spreadsheets, databases, or other software.

    • I understand the importance of accurate data entry for effective analysis.

  • Answered by AI
  • Q6. Normal excel statements like if, vlookup, xlookups etc.,

Interview Preparation Tips

Interview preparation tips for other job seekers - 1) Waste of time (never trust interviewer who explains about the role)
2) they are looking for candidates for data reporting operations guy from a tier 1 college
3) as discussed with the interviewer the profile will be like a data entry operations role so get clarification on the role properly.
4) if you get an offer letter try to make this company as least priority company as the JD is not clear and the way they explain the case study is truly confusing.
5) other than this central tendency, normal crunching, joins, etc,.
6) People from non - data analytics team took an interview I hope there is no data analyst in the company while checking in LinkedIn and even the interviewer mentioned the same.
7) Interview will get rescheduled several times because of the interviewer and will be more delay
8) as per their discussion it will be more about data reporting in google sheets, excel on a daily basis i guess and I hope there won't be any proper predictive or quantitative or qualitative analysis.
9) if you are looking for better learning, growth and advancement in your career then this is not a correct company for you(that's how I decided when comparing offers from other company).
10) try to communicate with employees of the company who are in current role or past role get a better understanding.
11) current company situtation might push you but take a better decision.
12)chhallaaang lagaane se pahale dekho.

Skills evaluated in this interview

Interview experience
1
Bad
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Coding Test 

HackerRank Test - Python, SQL

Data Analyst Interview Questions & Answers

Meesho user image Abhilasa Barman

posted on 26 Dec 2024

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

I was asked a medium-level SQL question that involved the RANK function.

Tell us how to improve this page.

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5k Interviews
Swiggy Interview Questions
3.8
 • 431 Interviews
Udaan Interview Questions
4.0
 • 334 Interviews
Meesho Interview Questions
3.7
 • 329 Interviews
Zomato Interview Questions
3.8
 • 312 Interviews
Zepto Interview Questions
3.5
 • 226 Interviews
Myntra Interview Questions
4.0
 • 216 Interviews
Naukri Interview Questions
4.0
 • 185 Interviews
Blinkit Interview Questions
3.7
 • 183 Interviews
BlackBuck Interview Questions
3.8
 • 179 Interviews
View all
Driver
567 salaries
unlock blur

₹0.9 L/yr - ₹7.2 L/yr

CAR Driver
357 salaries
unlock blur

₹0.8 L/yr - ₹5.1 L/yr

Software Engineer
144 salaries
unlock blur

₹25 L/yr - ₹100 L/yr

Data Analyst
142 salaries
unlock blur

₹5.4 L/yr - ₹23.3 L/yr

Senior Software Engineer
138 salaries
unlock blur

₹35 L/yr - ₹110 L/yr

Explore more salaries
Compare Uber with

Amazon

4.0
Compare

Google

4.4
Compare

Ola Cabs

3.4
Compare

Airbnb

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