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 Interview Questions, Process, and Tips

Updated 26 Feb 2025

Top Uber Interview Questions and Answers

View all 67 questions

Uber Interview Experiences

Popular Designations

149 interviews found

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - One-on-one 

(1 Question)

  • Q1. How will you improve uber ride experience
  • Ans. 

    By implementing features such as real-time driver ratings, personalized recommendations, and improved driver training programs.

    • Implement real-time driver ratings to ensure quality service

    • Offer personalized recommendations based on user preferences and past rides

    • Enhance driver training programs to improve professionalism and customer service

    • Introduce in-app feedback system for continuous improvement

  • Answered by AI

Product Manager Interview Questions asked at other Companies

Q1. You see the number of people cancelling the order increasing. Cancel window 24 hours. What would you do?
View answer (26)
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
-

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

Round 1 - Coding Test 

Tree, Graph, dynamic programming

Round 2 - One-on-one 

(1 Question)

  • Q1. Design a parking lot
  • Ans. 

    Design a parking lot with multiple levels and automated ticketing system

    • Include multiple levels for parking spaces

    • Implement automated ticketing system for entry and exit

    • Provide designated spots for disabled parking

    • Incorporate security cameras for surveillance

    • Include payment kiosks for convenient payment options

  • Answered by AI

Skills evaluated in this interview

Software Developer Interview Questions asked at other Companies

Q1. Maximum Subarray Sum Problem Statement Given an array of integers, determine the maximum possible sum of any contiguous subarray within the array. Example: Input: array = [34, -50, 42, 14, -5, 86] Output: 137 Explanation: The maximum sum is... read more
View answer (38)

Data Analyst Interview Questions & Answers

user image Anonymous

posted on 22 May 2024

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

Basic Apititude Questions

Round 2 - Technical 

(2 Questions)

  • Q1. Difference between WHERE and HAVING??
  • Ans. 

    WHERE is used to filter rows before grouping, HAVING is used to filter groups after grouping.

    • WHERE is used with SELECT statement to filter rows based on a condition

    • HAVING is used with GROUP BY statement to filter groups based on a condition

    • WHERE is applied before data is grouped, HAVING is applied after data is grouped

    • Example: SELECT * FROM table WHERE column = 'value'

    • Example: SELECT column, COUNT(*) FROM table GROUP B

  • Answered by AI
  • Q2. Where- Row Level Filters Having-Aggregate Filters
  • Ans. 

    Row level filters are applied before aggregations, while aggregate filters are applied after aggregations.

    • Row level filters are used to filter individual rows of data before any aggregations are performed.

    • Aggregate filters are used to filter the aggregated results after the data has been grouped and summarized.

    • Row level filters are typically applied using WHERE clause in SQL, while aggregate filters are applied using H...

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Why do you wanna join Uber?
  • Q2. Best Company Ever

Interview Preparation Tips

Interview preparation tips for other job seekers - Prepare SQL and Excel and Basic Python

Skills evaluated in this interview

Data Analyst Interview Questions asked at other Companies

Q1. Suppose there is a room in the office and X people enter room throughout the day, Y people leave throughout the day [continuously people are entering the room, some are staying there, and rest are going out] .. so tell me the code to calcul... read more
View answer (11)
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

1 hour on data structures and algorithms

Round 2 - One-on-one 

(1 Question)

  • Q1. Build Netflix architecture
  • Ans. 

    Netflix architecture is a scalable microservices-based system with a focus on high availability and performance.

    • Use microservices architecture to break down the system into smaller, independent services

    • Implement a content delivery network (CDN) for efficient content distribution

    • Utilize cloud services like AWS for scalability and reliability

    • Implement a recommendation engine for personalized content suggestions

    • Use a dist...

  • Answered by AI

Top Uber Software Engineer Interview Questions and Answers

Q1. K-PalindromeYou are given a string ‘str’. You need to find out whether the string is a K-Palindrome or not. A string is called a K-Palindrome if, after removing at most ‘k’ characters from the string, it can be Transformed into a Palindrome... read more
View answer (4)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (169)

Uber interview questions for popular designations

 Software Engineer

 (14)

 Software Developer

 (6)

 Business Analyst

 (5)

 Data Analyst

 (5)

 Senior Software Engineer

 (5)

 Product Manager

 (4)

 Operations Manager

 (3)

 Software Developer Intern

 (3)

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

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

Round 1 - Coding Test 

3 Leetcode questions, Easy, medium, hard. Array, String Manipulation, and Matrix related.

Top Uber Software Engineer Interview Questions and Answers

Q1. K-Palindrome Problem Statement Determine whether a given string str can be considered a K-Palindrome. A string is considered a K-Palindrome if it can be transformed into a palindrome after removing up to ‘k’ characters. Example: Input: str ... read more
View answer (1)

Software Engineer Interview Questions asked at other Companies

Q1. Bridge and torch problem : Four people come to a river in the night. There is a narrow bridge, but it can only hold two people at a time. They have one torch and, because it's night, the torch has to be used when crossing the bridge. Person... read more
View answer (188)

Get interview-ready with Top Uber Interview Questions

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

(2 Questions)

  • Q1. What do you know about Uber?
  • Q2. Went over my current role

Data Scientist Interview Questions asked at other Companies

Q1. for a data with 1000 samples and 700 dimensions, how would you find a line that best fits the data, to be able to extrapolate? this is not a supervised ML problem, there's no target. and how would you do it, if you want to treat this as a s... read more
View answer (5)

Jobs at Uber

View all

Service team analyst III Interview Questions & Answers

user image Anonymous

posted on 22 Nov 2024

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

Regarding insights & Recommendations on the problem statements

Round 2 - HR 

(4 Questions)

  • Q1. Situational questions
  • Q2. Stakeholder management
  • Q3. Conflict management
  • Q4. Project management
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Asked medium level graph question.

Round 2 - Coding Test 

Asked LLD question with at flow executable.

Round 3 - HLD 

(1 Question)

  • Q1. Asked HLD questions.

Senior Software Engineer Interview Questions asked at other Companies

Q1. Nth Prime Number Problem Statement Find the Nth prime number given a number N. Explanation: A prime number is greater than 1 and is not the product of two smaller natural numbers. A prime number has exactly two distinct positive divisors: 1... read more
View answer (1)

Risk Analyst Interview Questions & Answers

user image Anonymous

posted on 13 Jun 2024

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

Logical reasoning, data interpretation, SQL

Round 2 - One-on-one 

(2 Questions)

  • Q1. SQL practical questions
  • Q2. Graph based business questions

Risk Analyst Interview Questions asked at other Companies

Q1. How will you determine the factors can be considered as risk while insuring a bike?
View answer (1)

Decision Scientist Interview Questions & Answers

user image Sarmili Mondal

posted on 14 Oct 2024

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

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

Round 1 - Technical 

(1 Question)

  • Q1. Describe your project
  • Ans. 

    Developed a predictive model to forecast customer churn for a telecom company

    • Collected and cleaned customer data including demographics, usage patterns, and customer service interactions

    • Used machine learning algorithms such as logistic regression and random forest to build the predictive model

    • Evaluated model performance using metrics like accuracy, precision, recall, and ROC curve

    • Provided actionable insights to the com

  • Answered by AI

Decision Scientist Interview Questions asked at other Companies

Q1. Stats- Significance of Mean and Standard Deviation. Normal distribution, percentage distribution for every SD in Normal distribution
View answer (1)

Uber Interview FAQs

How many rounds are there in Uber interview?
Uber interview process usually has 2-3 rounds. The most common rounds in the Uber interview process are One-on-one Round, Coding Test and Technical.
How to prepare for Uber 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 Uber. The most common topics and skills that interviewers at Uber expect are Python, SQL, Analytical, Computer science and Backend.
What are the top questions asked in Uber interview?

Some of the top questions asked at the Uber interview -

  1. What types of Frauds will happen in Uber (from driver e...read more
  2. Given a 2d matrix with some D doors and W walls, we need fill distance matrix w...read more
  3. How to add data list in Excel and how to use v-look up function in Ex...read more
How long is the Uber interview process?

The duration of Uber interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Uber Interview Process

based on 136 interviews

Interview experience

4.3
  
Good
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5.1k Interviews
Flipkart Interview Questions
4.0
 • 1.4k Interviews
Paytm Interview Questions
3.3
 • 777 Interviews
Swiggy Interview Questions
3.8
 • 436 Interviews
BigBasket Interview Questions
3.9
 • 356 Interviews
Zomato Interview Questions
3.8
 • 322 Interviews
Oyo Rooms Interview Questions
3.3
 • 227 Interviews
Blinkit Interview Questions
3.7
 • 181 Interviews
Ola Cabs Interview Questions
3.4
 • 143 Interviews
MakeMyTrip Interview Questions
3.7
 • 121 Interviews
View all

Uber Reviews and Ratings

based on 838 reviews

4.2/5

Rating in categories

3.8

Skill development

4.1

Work-life balance

4.1

Salary

3.6

Job security

4.1

Company culture

3.6

Promotions

3.9

Work satisfaction

Explore 838 Reviews and Ratings
Staff Scientist- Uber Eats Search

Bangalore / Bengaluru

10-15 Yrs

Not Disclosed

Software Engineer II - ML

Bangalore / Bengaluru

3-7 Yrs

Not Disclosed

Sr Software Engineer - iOS

Bangalore / Bengaluru

1-5 Yrs

Not Disclosed

Explore more jobs
Driver
584 salaries
unlock blur

₹0.6 L/yr - ₹7.2 L/yr

CAR Driver
312 salaries
unlock blur

₹0.9 L/yr - ₹5.1 L/yr

Software Engineer
157 salaries
unlock blur

₹20 L/yr - ₹84.7 L/yr

Operations Executive
136 salaries
unlock blur

₹1.6 L/yr - ₹4 L/yr

Data Analyst
128 salaries
unlock blur

₹6 L/yr - ₹22 L/yr

Explore more salaries
Compare Uber with

Amazon

4.1
Compare

Google

4.4
Compare

Ola Cabs

3.4
Compare

Airbnb

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