Ho presentato la mia candidatura tramite un selezionatore. La procedura ha richiesto 2 settimane. Ho sostenuto un colloquio presso Uber (San Francisco, CA)
Colloquio
Applied a long time ago on the ATS system. Got a email from a sourcer on LinkedIn to invite me to interview. I setup one time but it was cancelled due to "unforeseen circumstances" so we rescheduled for next week. I did the phone interview but I thought it was unfair. The interviewer was using my resume from two years ago. Apparently on CodePair it tells the interviewer every time you change windows. Also, the interviewer said something factually wrong saying ArrayList get method is O(n) and not O(1). The interviewer made a big deal about using a data structure that had O(1) lookup time that I could use along with HashMap. I suggested using ArrayList but he said it was O(n) lookup like LinkedList so it wouldn't work. I went along with it since I wasn't EXACTLY sure but failed to solve the problem in the end trying to follow the interviewer's dubious hints. The interviewer wanted the solution done a certain way. I received a no-reply rejection email the following HOUR with no recruiter feedback.
Domande di colloquio [1]
Domanda 1
LRU Cache and some various Android questions, mostly about threading
Ho presentato la mia candidatura online. La procedura ha richiesto una settimana. Ho sostenuto un colloquio presso Uber
Colloquio
Applied online through my University portal. Two skype interviews of one hour each. Good questions asked. Data structures and algorithms questions asked in each interview. Any language was ok. Interviewer was friendly. In-detail questions asked about Android development. Overall good learning experience even though I was out in second round.
Domande di colloquio [1]
Domanda 1
1. Given a list of list, of type [x,y] each such that this driver is available between x to y; find the time having maximum number of drivers available for a ride.
2. Add two binary strings
Asked a lot about Android.
Ho presentato la mia candidatura tramite segnalazione di un dipendente. La procedura ha richiesto 4 settimane. Ho sostenuto un colloquio presso Uber (San Francisco, CA) nel mese di lug 2017
Colloquio
Applied through a referral. Went through a technical phone screen that included a live coding problem using coderpad. Then went through a all day on site interview. The interviewers were professional and well trained. Though I thought the interviews went pretty well they decided not to move forward. It took more than a week for them to get back to me, the recruiter wanted to give me feedback then disappeared, eventually someone got back to me after a long pause, that was rather sloppy of them.
Domande di colloquio [4]
Domanda 1
An Android coding challenge to write a image viewer app from a open api.