22 Interview Experiences
Was asked in first round https://leetcode.com/problems/minimum-number-of-refueling-stops/description/Solved using DP but could not optimize it. REJECTED
Recently i gave Uber SDE 2 interviews. It took around 2 months to complete the whole process. I got rejected at the end but had good experience. Online Assesment Got OA link which included 2 leetcode medium - hard questions. Able to solve both on th
I recently went through the Uber Interview process and sadly was not able to secure an offer. Sharing my experience to the community so it can help others prepare better as it helped me too.1. Online Assesment 2 DSA Questions (Not Remeber the questio
Had the first round of interviews with Uber.The interviewer joined 3-4 minutes late.He asked one graph-related question (medium-hard)I explained that it can be solved by using a disjoint set union data structure. He asked me to explain how it will be
Hi Everyone,I’m a 2024 graduate from a Tier-1 college (IIT, non-circuital branch). Currently, I’m working at an early-stage startup with ~2 years of experience.Recently, I went through the interview process for an SDE-2 role at Uber.I applied directl
I recently went through the Uber interview process and got an offer. Sharing my experience so it can help others prepare better.🔹 1. Online Assessment (OA) 2 DSA questions One was based on minimum edge reversal in a graph (standard LeetCode-type prob
Hi, I recently completed uber first round 1. I was asked 2 pointer problem(ball game kind). I am trying to find one url where uber mentioned how they hire and what are the interview round for each level. Could anyone give me the link if you have.Than
🧩 Interview Rounds 🔹 1. BPS (Business Problem Solving Round) Duration: ~45–60 mins Structure: ~15 mins System Design discussion 1 Coding QuestionSystem Design (Discussion): Focused on high-level thinking around scalability and trade-offs. Questions w
Round 1The first round involved a medium-level DSA problem. The interviewer was friendly and made the discussion comfortable.Problem Statement:You are given an integer n representing the number of houses in a line, and an array initial_infected indic
Just finished a 3-month interview loop at Uber, Amazon, and Stripe. Got offers from two. Here's everything — the prep, the interviews, the offer numbers, and the part nobody posts about: what it does to your head.Background: Hey, I am a Software Engi
HackerRank OA Questions: Given an array of length n, a number k is balanced if there are 2 indices i and j in the array, where arr[i], arr[i+1], ... arr[j] is a permutation of 1, 2, ... k. Return a binary string of length n, where 1 represents if th
Online Hackerrank TestTwo question one based on Graph and one based on Graph. The Graph question was related to Disjoint set UnionWas able to pass all the test cases successfullyBusiness Phone ScreeningOne question based on BFS and the follow up was
Hey, hope everyone is doing good. Recently finished my loop with Uber L4 and got an offer. Here are the rounds and what I got asked. Coding test - Hackerrank. 2 Medium-Hard questions. Was able to solve both. [PASS] BPS (Screening Round) - 2 DSA quest
Today, I completed the Uber Online Assessment for an SDE-2/SDE-3 role.The assessment was conducted on HackerRank under strict proctoring (camera monitored) and consisted of 2 problems to be solved in 90 minutes.Problem 1: Given a permutation of size
Round 1: Screening (DSA + System Design) DSA Topic: Dynamic Programming on Trees.Problem: A variation of the Optimal Binary Search Tree problem.Experience: This was my toughest round. Time management was a challenge, leaving no room for the System De
Online Assessment (Disqualification Round)Duration: 65 minutesProblem 1 — Uber City Network ConstructionUber is expanding its infrastructure to support faster dispatching across a city. The city is represented as a coordinate grid where n hubs are lo
Years of Experience: 2–3 years Prior Experience: Product-based startup Date: March 2026 Application ProcessApplied via a referral. Within a week, a recruiter reached out for a brief 30-minute screening call to discuss my background, current projects
Uber Interview ExperienceThe interview process consisted of three rounds: Elimination Round – Technical Assessment Coding Round – Data Structures & Algorithms Low-Level Design Round Round 1 – Technical AssessmentThis was an elimination round designed
Education: 2023 Graduate from a Tier-2 NIT Current Company: Microsoft Date of Interviews: Feb-March 2026I recently finished my virtual loop for the SDE II (L4) position at Uber. The process was intense but the interviewers were highly collaborative.
A few months ago, I wasn’t actively looking for a switch. But after a couple of conversations with recruiters and going through the interview process, things moved quickly and led to a great opportunity.Happy to share that I recently accepted an offe
Just now completed by Uber OA for SDE 2 today , which had 2 sections. Intermediate problem (stack) - all 15 cases passed Graph problem - only 3/15 casses passed and i ran out of time , if i only had like another 5 mins i would have solved this,my bad
Helping the Leetcode Community!Below question was asked :I really f**ked up my interview as I couldn't get this easiest question.Is there any chance I can get a re-attempt?