Environment seems to encourage people with attitude. Not nice, unlike anywhere else I've seen. The recruiter was literally using foul language like punctuations. There was a phone screen followed by onsite interview. Phone screen was simple, pretty much standard coding exercise.
Questions d'entretien [1]
Question 1
Sorry, can't share that as I signed an NDA. However, I could share that there was an unexpected amount of emphasis on behavioral questions with convoluted interrogation as if I was a suspect.
J'ai postulé en ligne. Le processus a pris 1 semaine. J'ai passé un entretien chez Uber (San Francisco, CA)
Entretien
Phone interview and then coding exercise
Questions d'entretien [1]
Question 1
They give the coding exercise for one simple mobile application and said that it should not take more than 4 hrs and if it does then no need to add new features. I worked on basic feature which took almost 8 hrs and had no time to improve UX. I submitted the exercise and they get back to me saying that they have decided to move on. One thing I didn't get is what they are looking for exercise? I have the basic feature working bug free. The UI was decent. The UX was not bad although it could be improved but had no time for that.
I believe Uber has product people working on UX then why they are looking for engineer who does great UX. Engineer is the person who will be converting product spec into working code. To evaluate or reject engineer based on incomplete UX is insane. I am glad that I did not wasted more time on that. Advice to interviewers: Change your thinking about engineer, you are hiring some one who will be engineer, not product manager with technical knowledge. Atleast he deserves the decent interview process. You can not waste anyone's 8 hrs on coding exercise and reject him not based on code or knowledge he has but based on UX.
J'ai postulé en ligne. Le processus a pris 3 semaines. J'ai passé un entretien chez Uber en sept. 2016
Entretien
I applied through LinkedIn and the week after I applied recruiter called me to start the discussion and after that she said she want to set up a phone screen with one their engineer which happen a week after recruiter call.
Questions d'entretien [1]
Question 1
Implement data structure “Map” storing pairs of integers (key, value) and define following member functions in O(1) runtime: void insert(key, value), void delete(key), int get(key), int getRandomKey().
J'ai postulé via un recruteur. Le processus a pris 2 semaines. J'ai passé un entretien chez Uber (Santa Cruz, CA) en mars 2016
Entretien
It was pretty straight forward and easy. We talked about my background, did some coding challenges and then used the leftover time to ask him questions.
I have only gone through one round of interviews, I'll update this posting after the onsite one.
Questions d'entretien [1]
Question 1
Create your own Notification Center using block observers.