I applied through college or university. The process took 1 day. I interviewed at Google (Bengaluru) in Jul 2022
Interview
There were two rounds of DSA questions. One was on graphs ( dfs traversal) and the sub question on it was based on using priority queues. Second question was on n-ary tree.
Interview questions [1]
Question 1
1. have to transform the question on the number of components and then solve it. 2. on nary tree, count the number of components on deleting the given two nodes.
Chill interviewers, helpful and the best I found from all other interviews I have given. Interview was mainly data structure and algorithms questions for both the rounds(2 rounds were there).
Interview questions [1]
Question 1
They asked introduction and DSA questions straightaway
I applied through an employee referral. The process took 3 weeks. I interviewed at Google (San Francisco, CA) in Jan 2022
Interview
Code assessment followed by two phone screening interviews. Interview process was relatively quick after starting the interview. Expect to code in a blank with no compilers / code completion help.
Interview questions [1]
Question 1
1 Class design question, 1 linked list question. Leetcode easy ~ medium difficulty.