Candidates applying for Software Engineer roles take an average of 21 days to get hired, when considering 1 user submitted interviews for this role. To compare, the hiring process at Google overall takes an average of 38 days.
Common stages of the interview process at Google as a Software Engineer according to 1 Glassdoor interviews include:
Phone interview: 33%
One on one interview: 33%
Skills test: 33%
Here are the most commonly searched roles for interview reports -
I applied through a recruiter. I interviewed at Google in Feb 2012
Interview
Contacted by a recruiter online and a phone interview was set up in two weeks. The phone interview includes simple technical questions, such as how to convert a number in decimal to binary. There was no behavior questions asked.
Interview questions [1]
Question 1
Didn't expect the recruiter to ask technical questions because this was the first phone interview conducted by HR.
I applied online. The process took 3 weeks. I interviewed at Google (San Jose, CA) in Jul 2013
Interview
Given a sorted array of n integers that has been rotated an unknown number of times, write code to find an element in the array. Design an algorithm and write code to find the first common ancestor of two nodes in a binary tree. Avoid storing additional nodes in a data structure.