Upload Button Icon Add office photos

Uber

Compare button icon Compare button icon Compare
4.2

based on 804 Reviews

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Uber Software Engineer Intern Interview Questions and Answers

Updated 4 Dec 2024

Uber Software Engineer Intern Interview Experiences

3 interviews found

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

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

Round 1 - Coding Test 

Platform: Code Signal, Duration: 90 mins, Topics: DSA

Round 2 - Technical 

(2 Questions)

  • Q1. Questions based on Graphs
  • Q2. Question based on Linked List

Software Developer | Software Engineer Intern interview

user image Arsh Goyal

posted on 21 Dec 2021

Software Engineer Intern Interview Questions Asked at Other Companies

Q1. Check if two trees are MirrorYou are given two arbitrary binary t ... read more
asked in NCR Voyix
Q2. Search In Rotated Sorted ArrayYou have been given a sorted array/ ... read more
Q3. Connect N Ropes With Minimum CostYou have been given 'N' ropes of ... read more
Q4. Zero MatrixYou are given a matrix 'MATRIX' of dimension 'N' x 'M' ... read more
Q5. Partition a set into two subsets such that the difference of subs ... read more

Software Engineer Intern interview

user image Saral Education by Viomesh Singh

posted on 1 Dec 2021

Interview questions from similar companies

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
No response
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 - Coding Test 

Simple 2hr long coding test with 2 Coding problems and some CS Fundamental MCQ type questions

Round 3 - Technical 

(3 Questions)

  • Q1. Simple just asked two questions
  • Q2. Vertical Level Order traversal
  • Q3. Sort a stack using a stack
  • Ans. 

    Sort a stack using another stack

    • Create an empty temporary stack

    • Pop elements from the original stack and push them onto the temporary stack in sorted order

    • Pop elements from the temporary stack back to the original stack

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Nothing just about ny interests in STEM and My projects
  • Q2. Also asked me about some difficult situations i have during my hackathons

Skills evaluated in this interview

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

Leetcode easy and medium dsa problems.

Round 2 - Technical 

(1 Question)

  • Q1. Leetcode easy and medium, some behavoural questions.
Round 3 - Technical 

(1 Question)

  • Q1. Leetcode medium dp problem, questions on past experience and projects. Two puzzles.

Interview Preparation Tips

Interview preparation tips for other job seekers - Practice leetcode DSA interview questions, be clear on your resume and projects.
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Not Selected

I applied via Campus Placement and was interviewed in Apr 2023. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all tips
Round 2 - Coding Test 

Coding Test Followed by 2 medium Level questions and one them is from Dp

Round 3 - One-on-one 

(1 Question)

  • Q1. Interview was Start with a sharing coding platform, interviewer asked 2 questions, first question is from easy level question and he wanted totally optimum approach, the 2nd one is a tree hard level questi...
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via campus placement at Vellore Institute of Technology (VIT) and was interviewed before Oct 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - Coding Test 

2 leetcode mediums questions were asked the time for the assignment was 1hr

Round 3 - Technical 

(2 Questions)

  • Q1. 2 leetcode Questions were asked
  • Q2. The questions was LCA variation and other question was binary search on 2d array
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I applied via Company Website and was interviewed before Oct 2022. There were 3 interview rounds.

Round 1 - Coding Test 

Coding test related to data structures and algorithms

Round 2 - Coding Test 

Coding test related to data structures and algorithms

Round 3 - One-on-one 

(1 Question)

  • Q1. Question related to Trees data structure was asked. A follow up question on the same.
Interview experience
3
Average
Difficulty level
Moderate
Process Duration
4-6 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2022. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Double-check your resume for any spelling mistakes. The recruiter may consider spelling mistakes as careless behavior or poor communication skills.
View all tips
Round 2 - Coding Test 

HackerRank OA medium difficulty leetcode-like problems

Round 3 - Technical 

(1 Question)

  • Q1. Calculate Number of Islands
  • Ans. 

    Count the number of connected islands in a 2D grid of '1's and '0's.

    • Iterate through the grid and for each '1' encountered, perform a depth-first search to mark all connected '1's as visited.

    • Increment the island count for each new island found.

    • Optimize by using a visited array to keep track of visited cells to avoid revisiting them.

  • Answered by AI
Round 4 - HR 

(1 Question)

  • Q1. Talk about a project

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
More than 8 weeks
Result
Selected Selected

I applied via Company Website and was interviewed before Oct 2022. There were 3 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Do not use an unprofessional email address such as cool_boy@email.com. It shows a lack of professionalism by the candidate.
View all tips
Round 2 - Coding Test 

Two coding rounda each 1 hour , most of questions were on dsa ans some on projects and tell me about yourself

Round 3 - Technical 

(1 Question)

  • Q1. Dsa questions, tell me about yourself

Uber Interview FAQs

How many rounds are there in Uber Software Engineer Intern interview?
Uber interview process usually has 2 rounds. The most common rounds in the Uber interview process are Coding Test and Technical.
How to prepare for Uber Software Engineer Intern 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 Coding, Computer science, Customer Experience, Electrical Engineering and Electronics.
What are the top questions asked in Uber Software Engineer Intern interview?

Some of the top questions asked at the Uber Software Engineer Intern interview -

  1. Questions based on Gra...read more
  2. Question based on Linked L...read more

Tell us how to improve this page.

Interview Questions from Similar Companies

Amazon Interview Questions
4.1
 • 5k Interviews
Flipkart Interview Questions
4.0
 • 1.3k Interviews
Paytm Interview Questions
3.3
 • 755 Interviews
Swiggy Interview Questions
3.8
 • 423 Interviews
BigBasket Interview Questions
3.9
 • 346 Interviews
Udaan Interview Questions
4.0
 • 334 Interviews
Meesho Interview Questions
3.7
 • 323 Interviews
Zomato Interview Questions
3.8
 • 314 Interviews
Oyo Rooms Interview Questions
3.3
 • 226 Interviews
Myntra Interview Questions
4.0
 • 209 Interviews
View all

Uber Software Engineer Intern Reviews and Ratings

based on 2 reviews

4.6/5

Rating in categories

4.6

Skill development

3.3

Work-life balance

5.0

Salary

3.3

Job security

3.6

Company culture

4.6

Promotions

4.4

Work satisfaction

Explore 2 Reviews and Ratings
Driver
581 salaries
unlock blur

₹1 L/yr - ₹7 L/yr

CAR Driver
367 salaries
unlock blur

₹1 L/yr - ₹7.5 L/yr

Software Engineer
157 salaries
unlock blur

₹20 L/yr - ₹84.7 L/yr

Operations Executive
138 salaries
unlock blur

₹1.6 L/yr - ₹3.8 L/yr

Data Analyst
128 salaries
unlock blur

₹5 L/yr - ₹21 L/yr

Explore more salaries
Compare Uber with

Amazon

4.1
Compare

Google

4.4
Compare

Ola Cabs

3.4
Compare

Airbnb

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