Candidatei-me online. O processo levou 2 semanas. Fiz uma entrevista na empresa Uber.
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 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.
Candidatei-me online. O processo levou 1 dia. Fui entrevistado pela Uber (Chicago, IL) em ago. de 2019
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 1
if you have 1000 tasks, how to make then run faster.
Candidatei-me por meio de uma faculdade ou universidade. Fui entrevistado pela Uber em jul. de 2017
Entrevista
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.
Perguntas de entrevista [1]
Pergunta 1
Write a function to test if a sudoku board is solved.