The entire process included a technical phone screen followed by 2 technical interviews. Both interviews were of 45 mins each and required to answer 2 data structure and algorithms questions.
I applied through college or university. The process took 1 week. I interviewed at Google (Bengaluru) in Jul 2021
Interview
The well-paced interview process with an online screening coding test on HackerEarth followed by 2 interviews over google meet and google docs (one week time for interview preparation). The interviewers were friendly, cleared all my doubts of my questions, and provided a good ground to discuss the questions and proceeded to code.
The process was structured.
The first interview went well, had good discussion with the interviewer. Was able to answer the questions effectively. I went about explaining really slow even though I knew the answer, don't do that. Explain directly.
Second interviewer seemed as if he didn't want to be there. Asked question in a confusing manner.
Overall, good learning experience
Interview questions [1]
Question 1
Given a column of pairs of numbers. Return maximum of all first values an all second values. The values can be upated at any time.