Ho presentato la mia candidatura online. La procedura ha richiesto 3 giorni. Ho sostenuto un colloquio presso Uber (San Francisco, CA) nel mese di apr 2015
Colloquio
Applied online. 2 Phone screens where you are supposed to write working code in coderpad.io. It is a little biased towards scripting languages since there is no autocomplete/cosmetic compiler in languages like Java/C#/C++ - and you have to have working solutions and code.
Got both questions correct but was slow to get things to going - recruiters responded very fast.
Domande di colloquio [2]
Domanda 1
Create a Json like object to representation and implement a flatten method to return string-> string mapping. (implement from scratch / test / compiling + working code)
{x:1, y:1, z:{a:1,b:2}} flattens to {x:1, y:1, z.a:1, z.b: 2}
Q2. Implement a rate limiter attribute/decoration/annotation on top of an API endpoint. caps to N requests per minute with a rolling window (implement from scratch / test / compiling + working code)
The interview process started with a recruiter screen where they covered my background and the role's expectations. Next, I had a phone screen focused on technical skills where I faced a DSA question on frequent elements in an array. I had practiced similar problems on prachub.com beforehand, which helped me tackle it effectively. The technical rounds consisted of coding and system design questions, including rate limiting. Finally, I had a behavioral interview where they assessed cultural fit. Overall, the experience was average, but I received and accepted an offer.
Ho presentato la mia candidatura online. Ho sostenuto un colloquio presso Uber nel mese di mag 2026
Colloquio
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.