I applied online. The process took 2 weeks. I interviewed at Google (Atlanta, GA) in Sep 2019
Interview
Very quick and well organized. I had a coding challenge that I completed, and a few days later they contacted me to setup 2 consecutive 45 minute phone screens. The questions were relatively easy, but I singed an NDA so I can not give any more information.
I applied through an employee referral. The process took 3 weeks. I interviewed at Google in Jan 2016
Interview
Got a interview through a referral.
Got an email to schedule two phone interviews.
Both interviews included an algorithmic question which I had to code in Google Docs as the interviewer observed. The second interview also included a non-coding question where the interviewer described a requirement and I had to describe how I would design and implement the system in scale.
Interview questions [1]
Question 1
Design a system where a series of events get recorded. Each event has a timestamp. We want to have a page that shows the number of events that have occurred within the past minute, hour, 24 hours, ...
I applied online. The process took 5 months. I interviewed at Google (Tel Aviv-Yafo) in Dec 2018
Interview
2 technical interviews, then interview with the head of team. I passed the technical interviews, but the team manager, although seen my CV, said I lack experience and knowledge. I don't know why they summoned my at all\why the manager questioned the technical interviews I had.
Interview questions [1]
Question 1
Given a binary matrix NxN (cells are initiated to 0), write a method that will "color" a line between two given cells.