The OA was really hard. It contained three question,
ALL OF THEM WERE FROM DP.
First one was a variation of knapsack problem, which i solved (medium-hard)
and the remaining two questions were from 2D DP.
I was not selected :((
Good, it was tough, and I didn't get through. There were three questions, two of which were string-based, hashing and slicing were involved, and then there was a greedy question as well.
I applied through college or university. The process took 1 week. I interviewed at Uber (Noida) in Oct 2025
Interview
First, there was an Online Assessment (OA) consisting of three questions based on real-world challenges faced by Uber.
Next, there will be two technical interview rounds — the first focusing on Data Structures and Algorithms (DSA), and the second on Low-Level Design (LLD).
Interview questions [1]
Question 1
A Graph based traversal question along with the use of priority queue