Intern applicants have rated the interview process at Google with 4.8 out of 5 (where 5 is the highest level of difficulty) and assessed their interview experience as 75% positive. To compare, the company-average is 61% positive. This is according to Glassdoor user ratings.
Common stages of the interview process at Google as a Intern according to 4 Glassdoor interviews include:
Phone interview: 29%
Skills test: 29%
One on one interview: 14%
Personality test: 14%
Presentation: 14%
Here are the most commonly searched roles for interview reports -
I had two phone interviews (45min per). All about technical question and coding problems. Including concept of OOD and algorithms. Actually, they are not very difficult, if you have solid algorithm background and can implement them correctly.
I applied online. The process took 1 day. I interviewed at Google
Interview
First I received an email from HR, informing me to prepare for a telephone interview;
Then after about 1 week the interview came: the whole process included 4 parts, each about 30 minutes;
The first two parts were relatively simple, some basic questions about Binary Tree;
Then came 2 programming questions: just plain recursive code will solve them;
The last interview wanted me to improve one of my solutions and I failed eventually.
Interview questions [1]
Question 1
An improvement using dynamic programming was required for the last question.