Envié una solicitud electrónica. El proceso duró 2 semanas. Acudí a una entrevista en 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.
Preguntas de entrevista [1]
Pregunta 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.
Envié una solicitud electrónica. El proceso duró 1 día. Acudí a una entrevista en Uber (Chicago, IL) en ago 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.
Preguntas de entrevista [1]
Pregunta 1
if you have 1000 tasks, how to make then run faster.
Solicité el puesto a través de la escuela superior o la universidad. Acudí a una entrevista en Uber en jul 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.
Preguntas de entrevista [1]
Pregunta 1
Write a function to test if a sudoku board is solved.