I applied online. The process took 2 weeks. I interviewed at Google (Perth, Western Australia) in Mar 2016
Interview
Applied through https://www.google.com/about/careers/students/
Emailed by recruiter to organise a phone interview, unfortunately could only schedule within 1 week of recieving email.
Interview was 45 mins long, was asked 1 long programming question and 1 follow up theory question
Interviewer was helpful where applicable, gave a small amount of advice or help when requested
Interview questions [1]
Question 1
given a list of pairs (parent, child) navigate the list of pairs and fill the supplied data structure:
class Entry{
String data;
Set<Entry> Children
}
EG: { (A,B), (A,C), (A,D), (B,E), (E,F) }
I applied online. I interviewed at Google (Indore) in Jan 2014
Interview
8 coding round + one hr round.All round were online and it was on skype.I was allowed to open internet to see solutions.I searched the web for all answer.overall it was a good experience
Interview questions [1]
Question 1
create a linked list of 1 million nodes instantly.create a trie data structure and implement a dictionary
I applied online. The process took 2 months. I interviewed at Google
Interview
I submitted my application and they gave me an interview over google hangouts. It was pretty standard and the person I interviewed with was very kind. I didn't get an offer but they let me know instead of just leaving me hanging, which is nice. Sometimes getting rejected from an organization can be pretty cold, but google actually left me feeling pretty good. I'd definitely apply to another position there. I mean, come on, they're google. They get millions of applications a year.
Interview questions [1]
Question 1
I can't remember specifics, but they asked me about team-related experience.