I applied through an employee referral. The process took 3 weeks. I interviewed at Uber in Nov 2014
Interview
While I'd love to tell the exact questions I was asked, I am sure I've signed an NDA, and also every interview is different. I'll try to be as informative as possible though.
Was referred by a buddy to his team, and the initial process took a little longer (about two weeks) partly due to the recruiter not reaching out immediately and that I put things off since I was busy during that period of time.
The phone interview was on filling in code for an existing interface in the mobile framework, which is a not the easiest thing to do since we rely heavily on the editor to auto complete most of the time. The interviewwe was very nice and didn't dwell too much on syntax. The interviewer went into a deeper discussion about the code I just wrote, including why I think the framework was implemented the way it was, and various follow up questions about this particularly feature. The interviewer was quite helpful and offered more detailed explanations of the answers he was looking for throughout the interview.
A day later the recruiter called with positive feedback and wanted to to move to onsite. I was given options of completing a coding challenge at home or onsite (an easier version of the take home I assume). I chose the take home for obvious reasons, but told him that I was going be very busy over the next few days. I eventually around to it and spent about 4-5 hours on it before submitting, after which I was knocking my head on the wall after realizing I had bugs and what not. Also I was unsure of how polished it was suppose to be, and tried to adhere to the 4 hour guideline, which we all know is not a lot of time to do anything. Two days later the recruiter called back to move onto the onsite. The feedback was that overall I did well on the coding challenge, with some problems (e.g. not demonstrating understanding of MVC, bugs, etc), but those problems will be addressed once I go in person.
Interviewees are given $200 in Uber credits to get to and from the interview, which I didn't use as it wasn't enough giving the limitations. Once there, I was put into a room (which every interview complained to be very cold) for 5 one-hour interviews. Compared to other interviews I've done in the past, I felt that the Uber interview was the most effective at gauging the domain knowledge as well as programming skills of a candidate , as opposed to most other places where the questions asked are not relevant to the domain, and in the case of places like Google, completely not related to one's expertise. During the interviews, I was asked to:
1) fix bugs and add to the project I submitted for the coding challenge, and defend my implementation with a bunch of follow up questions related to optimization
2) answer a ton of questions on the mobile framework that tested for both breadth and depth of knowledge (not sure how I came up with some of those answers)
3) code algorithm involving implementation and use of two data structures (was unfamiliar with the second one and had to figure it out on the spot)
4) OOP design question (hardest one for me by far as the interviewer wanted a completely modularized design)
5) design discussion (very interesting as the interview was a debate and I wasn't sure what the interviewer was looking for)
One day later, the recruiter called to make an offer.
I want to mention that the Uber recruiter was very professional and moved very fast (This is not true in many case elsewhere). Useful feedback was also given that allowed me to better prepare for the next stage. I was very satisfied working with him and at no point in time felt I like I was left hanging.
I applied through college or university. I interviewed at Uber in Nov 2014
Interview
Uber was incredibly kind to me throughout the whole process. I had a phone interview, where we went through a matrix navigation problem to search for an element. In the final round interviews, I got to talk about economics, statistics, and computer science in each of three interviews, allowing me to see a really nice wholescale view of the company.
Interview questions [1]
Question 1
Design a price surge system, both at a high level and the architecture
The process took 3 weeks. I interviewed at Uber (San Francisco, CA)
Interview
An Uber recruiter contacted me via LinkedIn and scheduled a non-technical interview. He mostly talked about my background and things that I work on at my current job.
Then they scheduled a technical telephonic interview. The interview pattern was pretty standard. I wrote programs on a shared screen. There were 2 simple programming questions (language of my choice) and one for a system design. He also asked me questions about what I work on and explained what his team works on. I got the response almost immediately that I had cleared the interview. They asked me for dates to fly to their HQ.
Uber doesn't book anything for your travels, you are expected to book the flight, hotel and anything else you need.
Every interview lasts for about 45 mins and there are about 5 interviews. There is a lunch break with the team for about half hour but other than that the interviews are back to back.
The interview almost always started with questions about the most interesting project I worked on. That went on for about half of the interview.
Then there was a programming question. The thing that was different here was that you can use your own laptop and any IDE of your choice. You can also Google for things - obviously not the algorithms but there are programming questions that may need additional input.
I chose Eclipse. The good part about this is that you don't have to remember any functions or syntax (thank you intellisense!). The bad part (I thought) was that your program must work by the end of the interview. You get anywhere between 10 to 25 mins to do it. Write your code faster so you get time to debug your code.
The interviewers were really nice to talk to. Very friendly and not at all arrogant.
I was happy with the overall experience at the interviews but the scheduling process was really stressful. This is not a forum to complain but be prepared for this - They didn't send me a confirmation until 2 days before interview. I had actually lost hope. I had to book my travel and fly across the country in a day. It was a bit stressful.
Interview questions [1]
Question 1
How would you find the words that became obsolete in English language between 16th and 17th century? You may use a search engine.