I applied through a recruiter. The process took 2 months. I interviewed at Google (Austin, TX) in Aug 2022
Interview
Step 1: Technical Screening - This is an online coding assessment where you are allowed to look up help online should you need it Step 2: Technical phone interview - I met with two developers who asked me DSA questions with varying degrees of difficulty
Interview questions [1]
Question 1
Q: Write a function that takes in a start and end time as parameters and returns whether or not a meeting time can be booked according to a person's schedule that is stored in the form of an array.
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
I applied online. I interviewed at Google (Sydney) in Jun 2026
Interview
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.
Interview questions [1]
Question 1
DSA tree question, medium-hard leetcode difficulty.
Home exam, 2 questions in 90 mins
Then they did 2 interviews-45 mins each
It was on google meet
The interviews are in English, the first question was matrix dfs and the second one was hashmap with random function