Cracking Frontend Interview @ Uber

Hey everyone!

I have recently watched an Interview Experience / Hiring Process video by Shreya Prasad, SDE 2 @ Uber.

So, in this article, let’s break down and discuss the hiring process at Uber and interview experience of her using the insights she has provided.

Uber Hiring and Interview Process

Every Round is around 60 minutes

🌟 Round 1 :- Screening round Details

  1. Combination of DSA and Technology applied for (Frontend / Backend / Fullstack, etc.)

  2. Level Questions is mostly Medium

  3. Uber specific DSA Questions can be found on Leetcode

  4. Trees, Stacks, Queues, etc. can be asked

  5. Follow-up questions can be asked based on our answer for the DSA questions

Frontend questions could be :-

  1. JavaScript coding questions (on polyfills, etc.)

  2. React and JavaScript verbal questions

Frontend interview resources :-

  1. javascript.info

  2. www.greatfrontend.com

  3. namastedev.com

  4. patterns.dev

  5. algoExpert.io

  6. devtools.tech

🌟 Round 2 - Dedicated DSA Round

  1. UBER EXPECTS CANDIDATES TO BE VERY GOOD AT DSA

  2. Harder DSA questions will be asked

  3. We should be comfortable with Leetcode medium questions and Interview standard questions

  4. We are expected to solve the question quickly, so that they can ask follow-up questions on the same question

  5. 1 or 2 follow-up questions can be asked, and we are expected to modify our code as expected from us

  6. Concepts can be Dynamic Programming, Arrays

  7. We can solve the question in any language of our choice - no constraints here

🌟 Round 3 - Tech Specialization Round

(Frontend / Backend / Fullstack - Depends on what we applied for)

  1. IN DEPTH UNDERSTANDING AND KNOWLEDGE OF JAVASCRIPT IS VERY MUCH REQUIRED.

  2. Either pure JavaScript-based questions can be asked, or UI based questions can be asked.

  3. Advanced JavaScript concepts like Handling asynchronous JavaScript, memoization, currying, etc.

  4. For UI based questions, we should provide a working solution, which is high quality, readable, bug-free

  5. Sometimes the Machine coding question can be as long as 3/4th the screen's height. It is important to read through the details, exclude irrelevant details.

  6. Our way of approaching the problem, decoding it, etc., is judged by the interviewer.

  7. Communication with the interviewer is very important.

🌟 Round 4 - System Design Round (High Level Design)

  1. These are typically asked for SDE 2 and above roles

  2. The questions can be straightforward, like Designing a Google Calendar, etc.

  3. We need to consider load, performance, security, etc. while designing the application

  4. We might be expected to also talk about the backend design of the task

  5. Resources - YouTube videos, Namaste Dev frontend system design course, MDN Docs

  6. Justifying the approach, the tech stack we have chosen, etc, is very much important

🌟 Round 5 - Bar Raiser Round / Hiring Manager Round

(Behavioral Round, Past Projects, Situational Questions)

  1. MANAGERS CAN EASILY FIND OUT IF WE ARE TELLING LIES ABOUT OUR PROJECT EXPERIENCE OR SKILLS

  2. It can be technical + management kind of round

  3. Past projects and experience can be asked

  4. Interviewers try to delve into the technical details and our skills

  5. Managers try to understand our ownership in the project, our contribution in the project, the technical complexity of the project, etc.

  6. We can be asked about the challenges we have faced while working on the project, what was the purpose of the project, how many members are involved, whom are we looping in while working on the project, etc.

  7. We can be asked about why the project was using those technologies involved in it, and why other technologies can't be used.

  8. We can be asked situational questions and our answers are evaluated and checked if they are aligning with Uber's values, to check if we are a cultural fit or not.

  9. Managers also try to understand how truthful we are, how interested we are in the role and the company, how much we know about the company, its cultures, values, etc.

Video References

  1. Cracking Frontend Interview - Uber (Questions & Preparation Strategy)

  2. I Cracked Uber SDE-2 Frontend Interview!! How I Applied, Interview Process and Preparation Strategy

Like, share and follow me for more such content. Take care!

0
Subscribe to my newsletter

Read articles from Prabhu Kalyan Korivi directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

Prabhu Kalyan Korivi
Prabhu Kalyan Korivi

I am a Software Engineer, focused towards building scalable and reliable systems which contribute to the growth of the company I work in.