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 -
HR initial phone screen so not much is asked. Much is about company culture, what would be a dream job, etc. background alignment and culture alignment seems to be important
The process took 3 days. I interviewed at Google (Palo Alto, CA) in Nov 2024
Interview
I got an employment assessment quiz before starting the interview, and I am waiting to finish the technical interview. It's basically a personality test, so you need to think about what they would want in a good employee
Interview questions [1]
Question 1
They asked about integrity, conscientiousness, and reliability as an employee. You just have to say you are a reliable employee who works well with co-workers.
My interview experience at Google was challenging yet rewarding, featuring rigorous technical questions, in-depth problem-solving, and system design scenarios. The interviewers were supportive, encouraging clarity and innovation in every step.
Interview questions [1]
Question 1
Technical Questions
Write a function to detect cycles in a directed graph.
How would you optimize a database query to improve runtime?
Explain the differences between a mutex and a semaphore. When would you use each?
Design a distributed file storage system like Google Drive.
Implement an algorithm to merge two sorted arrays into one sorted array.