In my Google interview, the process consisted of two rounds. The first round focused on basic DSA concepts, while the second round covered advanced topics, testing problem-solving and coding skills.
The interview process is very similar to those at other large tech companies. I thoroughly enjoyed the variety of questions they asked, even though some of them were quite challenging and thought-provoking.
Interview questions [1]
Question 1
Given an array of integers, write a function that returns the indices of the two numbers such that they add up to a specific target. You can assume that each input would have exactly one solution, and you may not use the same element twice.
I applied online. The process took 4 weeks. I interviewed at Google (Toronto, ON) in Feb 2024
Interview
hard many technicals leetcode mediums/hards. Expect for there to be multiple rounds and leaves only 20-30 mins per question excluding explaination. The only other thing i can think of is make sure that you are explaining what you are coding during the interview.
Interview questions [1]
Question 1
Some very difficult system design questions about parking lots