Upload Button Icon Add office photos

Uber

Compare button icon Compare button icon Compare

Filter interviews by

Uber Interview Questions and Answers

Updated 9 Jun 2025
Popular Designations

68 Interview questions

A Data Scientist was asked 1mo ago
Q. Design and experiment to validate the new recommendation engine.
Ans. 

Designing an experiment to validate a recommendation engine involves A/B testing, metrics, and user feedback for effectiveness.

  • A/B Testing: Split users into two groups, one using the new engine and the other using the old one, to compare performance metrics.

  • Key Metrics: Measure click-through rates, conversion rates, and user engagement to assess the effectiveness of the new engine.

  • User Feedback: Collect qualitativ...

View all Data Scientist interview questions
A Strategy and Operations was asked 4mo ago
Q. How would you identify users who abuse ride cancellation policies?
Ans. 

Identifying abusers of ride cancellations involves analyzing patterns, monitoring behavior, and implementing consequences.

  • Analyze cancellation rates compared to average for all users

  • Monitor frequency of cancellations by specific users

  • Implement consequences for users with excessively high cancellation rates

  • Look for patterns such as cancellations during peak hours or after driver assignment

A Team Lead Operations was asked 4mo ago
Q. How do you monitor key performance indicators (KPIs)?
Ans. 

I monitor KPIs through regular data analysis, setting targets, and implementing corrective actions.

  • Regularly analyze data to track performance against targets

  • Set specific KPI targets for each team member

  • Implement corrective actions when KPIs are not met

  • Use software tools like Excel, Tableau, or specialized KPI tracking software

  • Hold regular team meetings to discuss KPI progress and areas for improvement

View all Team Lead Operations interview questions
A Team Lead Operations was asked 4mo ago
Q. What factors influence the efficiency of a standard operating procedure (SOP)?
Ans. 

Factors influencing SOP efficiency include clarity, relevance, training, monitoring, and feedback.

  • Clarity of instructions and steps outlined in the SOP

  • Relevance of the SOP to the specific task or process

  • Proper training provided to employees on how to follow the SOP

  • Regular monitoring of SOP adherence and performance

  • Feedback mechanisms in place to gather input for SOP improvement

View all Team Lead Operations interview questions
A Team Lead Operations was asked 4mo ago
Q. How do you develop a strategy for managing regular defaulters?
Ans. 

Developing a strategy for managing regular defaulters involves analyzing patterns, setting clear expectations, implementing consequences, and providing support.

  • Analyze patterns of defaulters to identify common reasons for non-payment

  • Set clear expectations and communicate consequences for repeated defaults

  • Implement a system for tracking and following up with defaulters

  • Provide support and resources to help defaulter...

View all Team Lead Operations interview questions
A SDE was asked 5mo ago
Q. LRU Cache Design Problem Statement Design a data structure that implements a Least Recently Used (LRU) cache. The cache should support the following operations: get(key) and put(key, value). When the cache ...
Ans. 

Design a data structure for LRU cache with get and put operations, evicting least recently used item when capacity is reached.

  • Implement a doubly linked list to keep track of the order of keys based on their usage

  • Use a hashmap to store key-value pairs for quick access

  • Update the linked list and hashmap accordingly when get or put operations are performed

View all SDE interview questions
A Software Developer was asked 8mo ago
Q. 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

View all Software Developer interview questions
Are these interview questions helpful?
A Senior Software Engineer was asked 8mo ago
Q. Print the nodes of an n-ary tree in an arc-wise manner as seen from the outside.
Ans. 

Print nodes of n-ary tree in arc wise manner from outside

  • Traverse the tree level by level from outside to inside

  • Use a queue to keep track of nodes at each level

  • Print the nodes at each level in a clockwise or anticlockwise manner

View all Senior Software Engineer interview questions
An Employee Relations Manager was asked 8mo ago
Q. What is technology?
Ans. 

Technology is the application of scientific knowledge for practical purposes, often involving tools and systems to improve efficiency and solve problems.

  • Technology encompasses a wide range of tools, systems, and processes designed to improve efficiency and solve problems.

  • It involves the application of scientific knowledge to practical purposes.

  • Examples of technology include computers, smartphones, software, and ma...

View all Employee Relations Manager interview questions
A Software Developer was asked 9mo ago
Q. How do you define and use tasks within a class in JavaScript?
Ans. 

Tasks in a class using JavaScript involve defining properties and methods for objects.

  • Define properties using 'this' keyword

  • Create methods within the class using 'function'

  • Access properties and methods using dot notation

View all Software Developer interview questions

Uber Interview Experiences

155 interviews found

SDE Interview Questions & Answers

user image Anonymous

posted on 16 Jan 2025

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

Leetcode medium questions, 45 mins

Round 2 - One-on-one 

(2 Questions)

  • Q1. HLD question - cant disclose
  • Q2. Design LRU cache
  • Ans. 

    Design a data structure for LRU cache with get and put operations, evicting least recently used item when capacity is reached.

    • Implement a doubly linked list to keep track of the order of keys based on their usage

    • Use a hashmap to store key-value pairs for quick access

    • Update the linked list and hashmap accordingly when get or put operations are performed

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Assignment 

Basic grammar and aptitude assessment.

Round 2 - One-on-one 

(5 Questions)

  • Q1. Can you provide an introduction to your work experience?
  • Ans. 

    I have over 5 years of experience in operations management, leading teams to achieve operational excellence.

    • Managed a team of 20+ employees to ensure smooth operations

    • Implemented process improvements to increase efficiency and reduce costs

    • Developed and monitored KPIs to track team performance

    • Collaborated with cross-functional teams to achieve company goals

  • Answered by AI
  • Q2. How do you develop a strategy for managing regular defaulters?
  • Ans. 

    Developing a strategy for managing regular defaulters involves analyzing patterns, setting clear expectations, implementing consequences, and providing support.

    • Analyze patterns of defaulters to identify common reasons for non-payment

    • Set clear expectations and communicate consequences for repeated defaults

    • Implement a system for tracking and following up with defaulters

    • Provide support and resources to help defaulters mee...

  • Answered by AI
  • Q3. What factors influence the efficiency of a standard operating procedure (SOP)?
  • Ans. 

    Factors influencing SOP efficiency include clarity, relevance, training, monitoring, and feedback.

    • Clarity of instructions and steps outlined in the SOP

    • Relevance of the SOP to the specific task or process

    • Proper training provided to employees on how to follow the SOP

    • Regular monitoring of SOP adherence and performance

    • Feedback mechanisms in place to gather input for SOP improvement

  • Answered by AI
  • Q4. How do you monitor key performance indicators (KPIs)?
  • Ans. 

    I monitor KPIs through regular data analysis, setting targets, and implementing corrective actions.

    • Regularly analyze data to track performance against targets

    • Set specific KPI targets for each team member

    • Implement corrective actions when KPIs are not met

    • Use software tools like Excel, Tableau, or specialized KPI tracking software

    • Hold regular team meetings to discuss KPI progress and areas for improvement

  • Answered by AI
  • Q5. What strategies do you employ to manage attrition and shrinkage within your team?
  • Ans. 

    I employ various strategies such as regular feedback sessions, career development opportunities, and recognition programs to manage attrition and shrinkage within my team.

    • Regular feedback sessions to address any concerns or issues that may be contributing to attrition

    • Providing career development opportunities to keep team members engaged and motivated

    • Implementing recognition programs to acknowledge and reward top perfo...

  • Answered by AI

Operator Interview Questions & Answers

user image Kamalakshi Kasam

posted on 21 Feb 2025

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Aptitude Test 

Logical questions and speed test

Round 2 - One-on-one 

(2 Questions)

  • Q1. Not remembered its been long time
  • Q2. No idea its been long time

Interview Preparation Tips

Interview preparation tips for other job seekers - i have no suggestions sorry
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

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

Round 1 - Technical 

(5 Questions)

  • Q1. What is technical
  • Ans. 

    "Technical" refers to the specialized knowledge, skills, and expertise required to design, develop, implement, and maintain systems, products, or processes. It encompasses various aspects, include.

  • Answered by lemonytonic
  • Q2. Technical is Working
  • Q3. Technical related questions
  • Q4. What is technology
  • Ans. 

    Technology is the application of scientific knowledge for practical purposes, often involving tools and systems to improve efficiency and solve problems.

    • Technology encompasses a wide range of tools, systems, and processes designed to improve efficiency and solve problems.

    • It involves the application of scientific knowledge to practical purposes.

    • Examples of technology include computers, smartphones, software, and machine...

  • Answered by AI
  • Q5. What is technical part
  • Ans. 

    The technical part refers to the specific skills, knowledge, and expertise required for a particular job or task.

    • Includes understanding of relevant laws, regulations, and policies

    • Involves proficiency in HR software and systems

    • Requires knowledge of employee relations best practices

    • May involve conducting investigations and resolving conflicts

    • Includes analyzing data and trends to inform decision-making

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Life mai job important hai

Interview Questions & Answers

user image Anonymous

posted on 26 Feb 2025

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

I appeared for an interview in Jan 2025.

Round 1 - One-on-one 

(2 Questions)

  • Q1. Pricing strategy for Uber Moto
  • Ans. 

    Uber Moto can implement dynamic pricing based on demand and supply to maximize revenue.

    • Implement surge pricing during peak hours or high demand to increase revenue

    • Offer discounts or promotions during off-peak hours to attract more customers

    • Consider implementing different pricing tiers based on distance or time of day

    • Analyze competitor pricing strategies to stay competitive in the market

  • Answered by AI
  • Q2. Identifying abusers of ride cancellations
  • Ans. 

    Identifying abusers of ride cancellations involves analyzing patterns, monitoring behavior, and implementing consequences.

    • Analyze cancellation rates compared to average for all users

    • Monitor frequency of cancellations by specific users

    • Implement consequences for users with excessively high cancellation rates

    • Look for patterns such as cancellations during peak hours or after driver assignment

  • Answered by AI

Driver Interview Questions & Answers

user image Anonymous

posted on 17 Oct 2024

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

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

Round 1 - One-on-one 

(6 Questions)

  • Q1. Country and state
  • Q2. How much salary
  • Ans. 

    10000 dollar in usa and as you like

  • Answered Anonymously
  • Q3. All convince resident eating
  • Ans. 

    Company based no my side Ticket visa all off your company

  • Answered Anonymously
  • Q4. How much time driving
  • Q5. No give you advance money
  • Q6. No give you advance

Interview Preparation Tips

Interview preparation tips for other job seekers - I need advance job
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Coding Test 

BFS Implementation of a jug question.

Round 2 - One-on-one 

(2 Questions)

  • Q1. Few hashmap questions
  • Q2. Object Oriented Programming questions
Interview experience
4
Good
Difficulty level
Hard
Process Duration
Less than 2 weeks
Result
Not Selected

I applied via LinkedIn and was interviewed in Jul 2024. There were 4 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. It was a leetcode hard problem, optimised solution was done with DSU.
Round 2 - Coding Test 

Two more coding rounds - Can remember the questions

Round 3 - Technical 

(1 Question)

  • Q1. LLD Round - can't remember the exact question
Round 4 - Technical 

(1 Question)

  • Q1. HLD Round - ecom with most popular items
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Not Selected

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

Round 1 - Technical 

(1 Question)

  • Q1. Print the nodes of a n-ary tree in an arc wise manner as seen from the outside.
  • Ans. 

    Print nodes of n-ary tree in arc wise manner from outside

    • Traverse the tree level by level from outside to inside

    • Use a queue to keep track of nodes at each level

    • Print the nodes at each level in a clockwise or anticlockwise manner

  • Answered by AI

Interview Preparation Tips

Topics to prepare for Uber Senior Software Engineer interview:
  • n-ary tree

Skills evaluated in this interview

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

I applied via LinkedIn and was interviewed in Aug 2024. There were 3 interview rounds.

Round 1 - Technical 

(1 Question)

  • Q1. Do RCA on why tides dropped in the last month for Uber?
  • Ans. 

    The drop in tides for Uber may be due to various factors such as changes in demand, competition, pricing strategies, or external market conditions.

    • Conduct a thorough analysis of Uber's recent marketing and promotional activities to see if there were any changes that may have affected demand.

    • Evaluate the competitive landscape to see if there have been any new entrants or changes in existing competitors' strategies.

    • Revie...

  • Answered by AI
Round 2 - Case Study 

Random case study on user acquisition

Round 3 - Group Discussion 

Panel asked about case study

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

I applied via Referral and was interviewed in Aug 2024. There were 2 interview rounds.

Round 1 - Coding Test 

Medium question on hashmap

Round 2 - Technical 

(1 Question)

  • Q1. Design question which checks oops concept and data structure
  • Ans. 

    Design a library management system using OOP principles and appropriate data structures.

    • Use classes for Book, Member, and Library to encapsulate related data and behaviors.

    • Implement inheritance for different types of books (e.g., Fiction, Non-Fiction).

    • Utilize a HashMap to store books for quick lookup by ISBN.

    • Implement a queue for managing book requests from members.

    • Use ArrayList to maintain a dynamic list of members.

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - be calm and don't over think, first complete a working code and then optimize

Top trending discussions

View All
Salary Discussions, Hike & Promotions
2w
a senior executive
GF salary Vs. My salary
Me and my gf have been dating for 5 years. Back in 2020, I started my career with a package of ₹5 LPA. Over the years, I’ve reached ₹22 LPA in 2025. She started her journey with ₹3 LPA(2020) and is now earning ₹8 LPA(2025). We’ve been in a live-in relationship for around 2 years, and the idea was to share expenses equally. But, equal sharing never really happened. If we go to a café she likes, especially with friends, I will pay the entire bill. We only split the house rent and grocery bills. I told her lots of time to cut down these costly cafe expenses or earn more money, increase your package, study and work hard, but.....she is now in her comfort zone. Being from a tech background, I have seen people upgrade their skills and package for a good life in metro cities. I am ready to support her in her studies, but she is like I am earning enough for myself.... No, you are not. I love her, but I don't know how to overcome this issue between us. Please suggest!
Got a question about Uber?
Ask anonymously on communities.

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, Backend and Computer science.
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 5L and 3L jar. How will you make it 4L (Logical thinki...read more
  3. Given a 2d matrix with some D doors and W walls, we need fill distance matrix w...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.

Overall Interview Experience Rating

4.3/5

based on 142 interview experiences

Difficulty level

Easy 17%
Moderate 66%
Hard 17%

Duration

Less than 2 weeks 56%
2-4 weeks 31%
4-6 weeks 12%
More than 8 weeks 1%
View more

Interview Questions from Similar Companies

Amazon Interview Questions
4.0
 • 5.3k Interviews
Swiggy Interview Questions
3.8
 • 464 Interviews
Meesho Interview Questions
3.7
 • 361 Interviews
Udaan Interview Questions
3.9
 • 346 Interviews
Blinkit Interview Questions
3.7
 • 230 Interviews
Oyo Rooms Interview Questions
3.3
 • 227 Interviews
Myntra Interview Questions
3.9
 • 227 Interviews
Naukri Interview Questions
4.1
 • 200 Interviews
BlackBuck Interview Questions
3.7
 • 193 Interviews
FirstCry Interview Questions
3.6
 • 186 Interviews
View all

Uber Reviews and Ratings

based on 902 reviews

4.2/5

Rating in categories

3.9

Skill development

4.2

Work-life balance

4.0

Salary

3.6

Job security

4.1

Company culture

3.5

Promotions

4.0

Work satisfaction

Explore 902 Reviews and Ratings
Driver
598 salaries
unlock blur

₹0.6 L/yr - ₹7.1 L/yr

CAR Driver
349 salaries
unlock blur

₹0.9 L/yr - ₹8 L/yr

Software Engineer
235 salaries
unlock blur

₹20 L/yr - ₹85 L/yr

Senior Software Engineer
173 salaries
unlock blur

₹30 L/yr - ₹130.2 L/yr

Data Analyst
154 salaries
unlock blur

₹6 L/yr - ₹25 L/yr

Explore more salaries
Compare Uber with

Amazon

4.0
Compare

Google

4.4
Compare

Ola Cabs

3.3
Compare

Airbnb

3.7
Compare
write
Share an Interview