J'ai postulé en ligne. Le processus a pris 1 jour. J'ai passé un entretien chez Uber (Chicago, IL) en août 2019
Entretien
Got reached out pretty quickly for an HR screen. Had good conversation and then we got to the CS basics round of questions. It was pretty easy, system design and OOP concepts. I thought I did well but a week later I was rejected. I guess there were better resumes than mine? Honestly not sure what happened there.
Questions d'entretien [1]
Question 1
if you have 1000 tasks, how to make then run faster.
J'ai postulé en ligne. Le processus a pris 2 semaines. J'ai passé un entretien chez Uber
Entretien
Had 2 technical phone interviews. In the first one, I had 2 problems, finished the first one but was asked questions about it even though I had answered it while solving the problem. Was unable to finish the second question due to the time constraint. Was given another phone interview chance and the question was little difficult.
Questions d'entretien [1]
Question 1
Design a function for the game "Go". We should be able to tell if the game is won by either of the players? A game is done, if a player's coins are surrounded by opponents coins in all four directions (up, right, down and left). It need not be just one coin that could be surrounded, there could be 2 or more.
J'ai postulé via un établissement d'enseignement supérieur ou universitaire. J'ai passé un entretien chez Uber en juil. 2017
Entretien
I first had a coding challenge on HackerRank and then went through a phone interview with an engineer at the company, which included a live programming assignment. I completed the live coding assignment successfully but received a rejection email a few days later.
Questions d'entretien [1]
Question 1
Write a function to test if a sudoku board is solved.