AmbitionBox

AmbitionBox

Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
  • Home
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Awards 2024
  • Campus Placements
  • Practice Test
  • Compare Companies
+ Contribute
notification
notification
Login
  • Home
  • Communities
  • Companies
    • Companies

      Discover best places to work

    • Compare Companies

      Compare & find best workplace

    • Add Office Photos

      Bring your workplace to life

    • Add Company Benefits

      Highlight your company's perks

  • Reviews
    • Company reviews

      Read reviews for 6L+ companies

    • Write a review

      Rate your former or current company

  • Salaries
    • Browse salaries

      Discover salaries for 6L+ companies

    • Salary calculator

      Calculate your take home salary

    • Are you paid fairly?

      Check your market value

    • Share your salary

      Help other jobseekers

    • Gratuity calculator

      Check your gratuity amount

    • HRA calculator

      Check how much of your HRA is tax-free

    • Salary hike calculator

      Check your salary hike

  • Interviews
    • Company interviews

      Read interviews for 40K+ companies

    • Share interview questions

      Contribute your interview questions

  • Jobs
  • Awards
    pink star
    VIEW WINNERS
    • ABECA 2025
      VIEW WINNERS

      AmbitionBox Employee Choice Awards - 4th Edition

    • ABECA 2024

      AmbitionBox Employee Choice Awards - 3rd Edition

    • AmbitionBox Best Places to Work 2022

      2nd Edition

    Participate in ABECA 2026 right icon dark
For Employers
Upload Button Icon Add office photos
logo
Employer? Claim Account for FREE

Uber

Compare button icon Compare button icon Compare
4.2

based on 905 Reviews

Play video Play video Video summary
  • About
  • Reviews
    905
  • Salaries
    7.1k
  • Interviews
    155
  • Jobs
    1
  • Benefits
    109
  • Photos
    12
  • Posts
    2

Filter interviews by

Uber Interview Questions and Answers

Updated 9 Jun 2025
Popular Designations

73 Interview questions

A Senior Software Engineer was asked 1mo ago
Q. How do you add a new element to a complete binary tree, where all levels are fully populated except for the last level, which is filled from left to right?
Ans. 

To add an element to a complete binary tree, insert it at the next available position, maintaining the complete structure.

  • 1. Identify the next available position in the tree, which is the leftmost empty spot at the last level.

  • 2. Use a queue or array to keep track of nodes for level-order traversal to find the insertion point.

  • 3. Insert the new element as a child of the last node in the queue or array.

  • 4. If the last...

View all Senior Software Engineer interview questions
A Data Scientist was asked 2mo 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 Strategy and Operations was asked 4mo ago
Q. What is the 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

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
Are these interview questions helpful?
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
An Operations Manager was asked 6mo ago
Q. How will you measure the performance of your customer care executive? What targets would you choose and why?
Ans. 

Performance of customer care executive can be measured through various targets such as response time, customer satisfaction scores, resolution rate, and adherence to company policies.

  • Measure response time to customer inquiries or issues to ensure timely assistance.

  • Track customer satisfaction scores through surveys or feedback forms to gauge effectiveness of interactions.

  • Monitor resolution rate to see how efficient...

View all Operations Manager 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
1 2 3 4 5 6 7

Uber Interview Experiences

155 interviews found

Team Lead Operations Interview Questions & Answers

user image Santanu Kumar

posted on 22 Feb 2025

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
    View 1 more answer
  • 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
    Add your answer
  • 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
    Add your answer
  • 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
    Add your answer
  • 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
    Add your answer
Anonymous

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
  • Add your answer
  • Q2. No idea its been long time
  • Add your answer

Interview Preparation Tips

Interview preparation tips for other job seekers - i have no suggestions sorry
Anonymous

Employee Relations Manager Interview Questions & Answers

user image Anonymous

posted on 2 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 - 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
    Add your answer
  • Q2. Technical is Working
  • Add your answer
  • Q3. Technical related questions
  • Add your answer
  • 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
    View 1 more answer
  • 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
    View 1 more answer

Interview Preparation Tips

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

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
    Add your answer
  • 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
    Add your answer
Anonymous

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
  • Add your answer
  • Q2. How much salary
  • Ans. 

    10000 dollar in usa and as you like

  • Answered Anonymously
    Add your answer
  • Q3. All convince resident eating
  • Ans. 

    Company based no my side Ticket visa all off your company

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

Interview Preparation Tips

Interview preparation tips for other job seekers - I need advance job
Anonymous

Software Developer Interview Questions & Answers

user image Anonymous

posted on 3 Dec 2024

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
  • Add your answer
  • Q2. Object Oriented Programming questions
  • Add your answer
Anonymous

Software Development Engineer II Interview Questions & Answers

user image Anonymous

posted on 6 Jan 2025

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.
  • Add your answer
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
  • Add your answer
Round 4 - Technical 

(1 Question)

  • Q1. HLD Round - ecom with most popular items
  • Add your answer
Anonymous

Senior Software Engineer Interview Questions & Answers

user image Anonymous

posted on 5 Oct 2024

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
    Add your answer

Interview Preparation Tips

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

Skills evaluated in this interview

Anonymous

Operations Manager Interview Questions & Answers

user image Anonymous

posted on 16 Sep 2024

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
    Add your answer
Round 2 - Case Study 

Random case study on user acquisition

Round 3 - Group Discussion 

Panel asked about case study

Anonymous

Senior Android Developer Interview Questions & Answers

user image Anonymous

posted on 4 Sep 2024

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
    Add your answer

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
Anonymous

Top trending discussions

View All
Indian Startups
2w
a senior executive
One of the best sources for Startup investment: DAHEJ(DOWRY)
You won't believe my senior has a good corporate job with over 10 years of experience. But suddenly resigned just a few days after his wedding. We all thought maybe he got married and wants to spend his time with his wife, and decided to go to his place to give him a proper farewell. All of us got shocked after knowing that he left because his father-in-law gifted him a fat cash amount and a car in the name of "blessings." He’s using the money to fund his startup and the car for "business movement." I mean seriously? People are now using dowry as startup capital and walking around acting like CEOs, playing boss with someone else’s money. Bas, shaadi karo aur apne sapne chalu karo, courtesy sasural. I don't know feeling inspired? Or disgusted?
Got a question about Uber?
Ask anonymously on communities.
More about working at Uber
golden leaf award AmbitionBox awards

#4 Top Rated Internet/Product Company - 2024

golden leaf award
  • HQ - San Francisco,California, United States
  • Internet
  • 1k-5k Employees (India)
  • Public
  • Urban Transport

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.

Uber Interviews By Designations

  • Uber Software Engineer Interview Questions
  • Uber Software Developer Interview Questions
  • Uber Senior Software Engineer Interview Questions
  • Uber Data Analyst Interview Questions
  • Uber Business Analyst Interview Questions
  • Uber Product Manager Interview Questions
  • Uber Data Scientist Interview Questions
  • Uber Operations Manager Interview Questions
  • Show more
  • Uber Software Developer Intern Interview Questions
  • Uber Sales & Marketing Interview Questions

Interview Questions for Popular Designations

  • Software Engineer Interview Questions
  • Software Developer Interview Questions
  • Senior Software Engineer Interview Questions
  • Business Analyst Interview Questions
  • Data Analyst Interview Questions
  • Product Manager Interview Questions
  • Intern Interview Questions
  • Java Developer Interview Questions
  • Show more
  • Assistant Manager Interview Questions
  • Deputy Manager Interview Questions

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
Amazon Interview Questions
4.0
 • 5.4k Interviews
Swiggy
Swiggy Interview Questions
3.8
 • 473 Interviews
Meesho
Meesho Interview Questions
3.7
 • 368 Interviews
Udaan
Udaan Interview Questions
3.9
 • 347 Interviews
Blinkit
Blinkit Interview Questions
3.8
 • 241 Interviews
Oyo Rooms
Oyo Rooms Interview Questions
3.2
 • 230 Interviews
Myntra
Myntra Interview Questions
3.9
 • 228 Interviews
Naukri
Naukri Interview Questions
4.1
 • 200 Interviews
BlackBuck
BlackBuck Interview Questions
3.7
 • 194 Interviews
FirstCry
FirstCry Interview Questions
3.6
 • 187 Interviews
View all

Uber Reviews and Ratings

based on 905 reviews

4.2/5

Rating in categories

3.9

Skill development

4.2

Work-life balance

4.0

Salary

3.7

Job security

4.2

Company culture

3.5

Promotions

4.0

Work satisfaction

Explore 905 Reviews and Ratings
Jobs at Uber
Uber
Key Accounts Manager

Chennai

2-5 Yrs

₹ 3.5-4.8 LPA

Explore more jobs
Uber Salaries in India
Driver
598 salaries
unlock blur

₹2.5 L/yr - ₹6 L/yr

CAR Driver
352 salaries
unlock blur

₹1.8 L/yr - ₹5.1 L/yr

Software Engineer
235 salaries
unlock blur

₹36.1 L/yr - ₹67.4 L/yr

Senior Software Engineer
175 salaries
unlock blur

₹55.9 L/yr - ₹99.6 L/yr

Data Analyst
161 salaries
unlock blur

₹10.5 L/yr - ₹19.4 L/yr

Explore more salaries
Compare Uber with
Amazon

Amazon

4.0
Compare
Google

Google

4.4
Compare
Ola Cabs

Ola Cabs

3.3
Compare
Airbnb

Airbnb

3.7
Compare
Popular Calculators
Are you paid fairly?
Monthly In-hand Salary Calculator
Gratuity Calculator
HRA Calculator
Salary Hike Calculator
  • Home >
  • Interviews >
  • Uber Interview Questions
write
Share an Interview
Stay ahead in your career. Get AmbitionBox app
Awards Banner

Trusted by over 1.5 Crore job seekers to find their right fit company

80 Lakh+

Reviews

4 Crore+

Salaries

10 Lakh+

Interviews

1.5 Crore+

Users

Contribute
Search

Interview Questions

  • Reviews
  • Salaries
  • Interview Questions
  • About Company
  • Benefits
  • Jobs
  • Office Photos
  • Community
Users/Jobseekers
  • Companies
  • Reviews
  • Salaries
  • Jobs
  • Interviews
  • Salary Calculator
  • Practice Test
  • Compare Companies
Employers
  • Create a new company
  • Update company information
  • Respond to reviews
  • Invite employees to review
  • AmbitionBox Offering for Employers
  • AmbitionBox Employers Brochure
AmbitionBox Awards
  • ABECA 2025 winners awaited tag
  • Participate in ABECA 2026
  • Invite employees to rate
AmbitionBox
  • About Us
  • Our Team
  • Email Us
  • Blog
  • FAQ
  • Credits
  • Give Feedback
Terms & Policies
  • Privacy
  • Grievances
  • Terms of Use
  • Summons/Notices
  • Community Guidelines
Get AmbitionBox app

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2025 Info Edge (India) Ltd.

Follow Us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter