I applied through college or university. The process took 2 months. I interviewed at Yahoo (Sunnyvale, CA) in Dec 2013
Interview
I was initially scheduled for two phone interviews and both the interviewers were very nice and helpful through the process. One of the interviewers had me code some Java library functions on collabedit and asked me some basic questions on java. The second interview continued with more questions on java but also touched on internet protocols and data structures questions. He didnt make me do any questions on collabedit but I had to walk him through the process of an answer for the data structures questions.
I had a third and final interview a couple of weeks later with the team I wanted to be paired with (the mobile team). Here, he tested my coding and knowledge about Android. Overall, it was more of a conversation rather than an intense interview.
Interview questions [1]
Question 1
Name the four major aspects of the Android Mobile Platform.
I applied through college or university. The process took 2 months. I interviewed at Yahoo (Sunnyvale, CA)
Interview
The interview process consists of two rounds, For me, both were technical round. The first one was about general technical knowledge(Java classes,functions,javascript etc), and in the second interview, the interviewer went into the details of data structures. I did not get the offer because I had not prepared so well.
Interview questions [1]
Question 1
If I have large data on server (in GB's) and want to sort it on client side without storing. what would I do