I applied online. The process took 2 months. I interviewed at Google (San Francisco, CA) in Nov 2019
Interview
First, I gave online assessment which had two easy-medium questions. Few weeks later I got an email to schedule two phone interviews. Interviews went well and the next day the recruiter asked me to setup one additional phone interview as they need some more data points. Two weeks later I had my third interview. It also went well. Overall, none of three interviews went bad, I'm pretty sure that I aced two of them. Few days later I got an email from the recruiter saying I'm rejected. No reason mentioned. I feel the bar is very high for the grad students.
Interview questions [1]
Question 1
One question in each round with follow ups. All were on the difficult / leetcode hard level.
I applied online. The process took 5 weeks. I interviewed at Google
Interview
2 phone screening where the interviewer puts the problem in a google doc and i have to comprehend and write the code with out any editor like vs code or any similar software.
Interview questions [1]
Question 1
Get the longest segment of an array thats sum is less than a given number
I applied through college or university. The process took 1 week. I interviewed at Google (Ben) in Oct 2015
Interview
2 telephonic interviews. Data structure and algorithm questions. Focus on divide and conquer, dynamic programming and search problems. Google docs used to exchange code. Always good to discuss your ideas out and share them with the interviewers. Alright to ask for hints.
Interview questions [1]
Question 1
Search question - some minor modification to binary search.