Open In App

Uber Interview Experience for Software Engineer (On-Campus)

Improve
Improve
Like Article
Like
Save
Share
Report

Difficulty Level: Hard

Company Details:

  • Campus: IIT (BHU)
  • Interview – Day 0 ( 16 people shortlisted for interviews )
  • Verdict – Selected ( 5 candidates )
  • There were 4 rounds. Each of them was an elimination round.

Round 1(Online test – 3 questions, 1 hr, Codesignal):

  1. Base 2 to base 6
  2. https://www.hackerrank.com/contests/codeagon/challenges/xor-queries/problem
  3. https://codeforces.com/contest/1203/problem/F2

Due to Covid, interviews were held virtually.

Round 2(Technical Round – 30-40 mins): There were 2 interviewers. 

  • They first introduced themselves and asked me for a brief introduction. 
  • They directly jumped on the coding question. They asked a variation of Variable Binary Search. If you want to get an idea about variable binary search you can get idea through https://www.geeksforgeeks.org/allocate-minimum-number-pages/ question. 
  • I didn’t understand the question at first but interviewer was patient, he explained me through one test case. After few minutes of thinking, I was able to get through the approach of the question. He was impressed by my approach and how quickly I was able to solve it. 
  • After a thorough discussion in that question I was given another question related to graphs. He then asked if I had any questions for him. I asked him one. Then I was called for next round.

Round 3 (Design Round 40 mins): There were 2 interviewers. 

  • They first introduced themselves and asked me for a brief introduction. He was quite impressed by how I introduced myself (Tip: Prepare a good introduction, it will be your first impression ).
  • System Design Problem using Object-Oriented Programming
  • Question- Design a grocery shop system with some variations.
  • He then asked if I had any questions for him. I asked him two. Then I was called for next round.

Round 4(HR + Technical + Project + Internship + Puzzles 60-70 mins):

This was a very long HR round. Here are some of the questions:

  1. Introduce yourself.
  2. Tell me about your hobbies, to which I replied problem solving and exercise. Then he asked me the latest problem you have solved. I told the problem which I solved in last round of uber.
  3. Then he grilled deep into projects , technologies , why I use only those technologies etc.
  4. After that, he went deep into my internship experience and what are the conflicts I faced during internship.
  5. Some HR and Behavioural related question.
  6. Tell me the time you were failed.
  7. Tell me the time when someone was disagree with you, how you reacted.
  8. Strength, weakness.

You can prepare HR and Behavioural related questions from https://www.interviewbit.com/hr-interview-questions/ here.

  • Then he went to the puzzles. We spent approx 15 minutes on puzzles and discussed the optimized approach we can have to that puzzle. I don’t remember exact puzzle.  
  • You can prepare puzzles from https://www.geeksforgeeks.org/puzzles/ here.
  • He then asked if I had any questions for him. I asked him two questions.

Don’t forget to like the article and share with your friends.

All the Best !! You will rock it. 


Last Updated : 09 Jan, 2022
Like Article
Save Article
Previous
Next
Share your thoughts in the comments
Similar Reads