J'ai postulé via une autre source. Le processus a pris 4 semaines. J'ai passé un entretien chez Google (San Francisco, CA) en oct. 2023
Entretien
The first few minutes I chatted with my interviewer and then he told me the question and told me to solve it in a Google doc using Python. He didn't care much for correct syntax but rather correct logic when implementing the solution.
Questions d'entretien [1]
Question 1
The question was to implement a trie to count quickly the number of words with a specific prefix.
As expected from a Google interview, it consists of a phone interview and a technical interview. In my opinion, with the skill level Google is looking for, the interview is fair and accurately tests the ability of a candidate. I imagine the interview for full-time positions is harder, but as an intern, I felt that it was the right amount of difficulty and complexity.
there is no online assessment, very simple phone call, then two technicals. technicals are not difficult by any means. then you get put into team matching, after a couple months
J'ai postulé en ligne. J'ai passé un entretien chez Google (Sydney) en juin 2026
Entretien
Resume screening and then two 2 rounds of technical interviews, on an elimination basis. Interview done on google docs with no IDE, dsa leetcode style question. May be asked follow up questions on how to optimise your solution or on how you would code up a solution to a similar problem.
Questions d'entretien [1]
Question 1
DSA tree question, medium-hard leetcode difficulty.