I applied through a recruiter. The process took 5 days. I interviewed at Uber (San Jose, CA) in Sep 2016
Interview
Applied online and got a phone call from recruiter to set up a technical screen phone interview. It was a 1 hour long technical phone interview and I asked to code using hacker rank code pair tool.
Interviewer was kind out ok but was interrupting while coding. I asked to compile my program and made it to work for all inputs was given to me to verify the output.
I wrote the recursive solution and it compiled and worked for all his input but he was asking me write Dynamic programming pattern of the code in last 10 min which I did not liked instead I explained him the approach because of time constraint.
After two day I got an email saying that they are not moving forward with my application.
I felt like I did well and within 45 min I wrote correct code and it was giving correct output for all inputs but I could not finish Dynamic version of the code which he wanted to write and again compile in last 10 min.
Interview questions [1]
Question 1
Given an array of Ints find a maximum sum of non adjacent elements.
for ex. arr = [1,0,3,9,2] then ans would be 10 = 1 + 9 (non adjacent element)
I applied online. I interviewed at Uber in May 2026
Interview
The interview process begins with an initial BFS screening to evaluate overall fit and relevant experience, followed by three virtual onsite interviews that focus on coding ability, an in-depth discussion of technical background and past projects, as well as behavioral and collaboration-related questions to assess communication and teamwork skills.
I interviewed at Uber (San Francisco, CA) in Apr 2026
Interview
Recruiter screen then there was a hiring manager round which felt more like a mix of product sense + execution - mostly a mix of OOP algorithms in Python or Java and some high-level system design. The onsite was 5 back to back rounds covering data structures, database management (heavy on SQL and data lifecycles), deep sys design, and behavioral. The sys design round was the real test where I had to walk through building a scalable real-time gaming leaderboard, discussing tradeoffs ofcourse in architecture, APIs, and data flow. The coding rounds was around things like linked lists and tree traversals, while the behavioral part focused heavily on ownership of my code and handling feedback. When you prep, make sure you can go a level deeper on database management and object oriented patterns instead of just grinding LC I’d say. I did grind LC though but ensure you understand the depth behind everything you solve. I also did a few mocks with uber swe on prepfully specifically for the sys design and database rounds and that honestly helped me catch some blind spots in my architecture knowledge and practice explaining my tradeoffs clearly. I’d say get a mock or two from anywhere if you can - helped me a lot!
3
Top companies for "Compensation and Benefits" near you