Ho presentato la mia candidatura online. La procedura ha richiesto un giorno. Ho sostenuto un colloquio presso Uber (Chicago, IL) nel mese di ago 2019
Colloquio
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.
Domande di colloquio [1]
Domanda 1
if you have 1000 tasks, how to make then run faster.
Ho presentato la mia candidatura online. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Uber
Colloquio
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.
Domande di colloquio [1]
Domanda 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.
Ho presentato la mia candidatura tramite l'università. Ho sostenuto un colloquio presso Uber nel mese di lug 2017
Colloquio
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.
Domande di colloquio [1]
Domanda 1
Write a function to test if a sudoku board is solved.