Candidatei-me pessoalmente. Fiz uma entrevista na empresa Uber (Amsterdã).
Entrevista
Besides briefly discussing my experience, they asked a simple design question and a small coding problem. The interview went well with no real hiccup - answered all the questions to their satisfaction (presumably), including the coding problem that passed their test suite. However, I received a rejection with no real feedback or any takeaway.
Perguntas de entrevista [1]
Pergunta 1
Design an app that suggests the closes bus stop with earliest bus connection.
Surprisingly, the interview felt quite straightforward, especially for a senior role. I started with a technical screen, where I was asked to design an Uber Eats cart service. It caught me off guard initially, but then I remembered a specific mock I had practiced on PracHub that was nearly spot-on with this scenario. The final round included some behavioral questions, and although I received an offer, I ultimately decided to decline. Overall, it was a positive experience.
2 coding phases + 1 system design + 1 behavior.
It followed the Big Tech interview process.
The interviewers were nice and supportive,
I really enjoyed the process.
You must be sharp at your coding skills for sure,
they are very technical.
1
Candidatura
Candidatei-me online. Fiz uma entrevista na empresa Uber (Bengaluru).
Entrevista
Round 1 - Coding
Question: Count Rectangle-Line Intersections. Given a set of rectangles and a set of vertical line segments, count how many places the vertical lines intersect the rectangle edges (ignoring edge-on-edge overlaps).
Perguntas de entrevista [1]
Pergunta 1
Count Rectangle-Line Intersections. Given a set of rectangles and a set of vertical line segments, count how many places the vertical lines intersect the rectangle edges.