Had the OA then had the phone screen gave the option of google meet it over the phone. I chose over the phone because eye contact and me do not go well.
Interview questions [1]
Question 1
Phone screen was a tops sort graph problem and then an array question.
I applied online. The process took 6 months. I interviewed at Google in Nov 2021
Interview
I always find google interviews fun to attend, as at the end of the interview, you get to peer program with a google engineer and solve interesting DSA problems, that you might not be able to solve on your own.
Interview questions [1]
Question 1
They were Leetcode type questions. Make sure to also know the ins and outs of your CV, as they do ask questions related to some project you worked on.
I applied through college or university. I interviewed at Google (Bengaluru)
Interview
Interview started with a brief introduction of yourself. Only DSA questions(2-3 depending on difficulty of the questions). They can ask about projects. We need to tell the most optimized method for all the questions.
Interview questions [1]
Question 1
Graph(N*M grid problem) Tree traversal(recursive dfs) 2 pointers