It starts with an introduction, then goes with a coding question. It's a difficult question which is similar but not the same as a leetcode problem. After coding I can ask some questions about the hiring and team matching.
I applied through an employee referral. The process took 1 day. I interviewed at Google (San Diego, CA) in Feb 2021
Interview
There were 2 coding interviews. The interviews were on the same day with different interviewers in 10 mins gap. The interviewers were really helpful. You have to write code on a whiteboard, so no way to compile the code. You have to compile the code on your brain.
Interview questions [2]
Question 1
Number of islands given a matrix containing 0,1.
follow up: array of positions will be given that will convert water area to land. count number of islands for each conversion.
I applied online. I interviewed at Google (Bengaluru) in Aug 2021
Interview
The first round involved two problem solving questions within 45 minutes. And then the next round would be scheduled within 1 hours and this would also involve problem solving but of little higher complexity.