I applied through university. I interviewed at Google (Tel Aviv-Yafo)
Interview
First two interviews you are asked some technical question, and later in the third interview you talk to teams for possible hiring. All the interview are in spend of couple months so you should be preapre accordingly.
Interview questions [1]
Question 1
Easy first question - Sort array only in odd places
home assignment via the google interface. was given two coding questions. didnt seem too tricky but i didnt pass. both solutions were O(n) so i dont know exactly why. i recommend looking up tricks and small things they are looking for to know
Interview questions [1]
Question 1
one code question was to sort numbers in some order and to collect points. a simple scan in O(n) seemed to work
two different zoom interviews, where each asked one leetcode medium or hard question. The interviewers were nice and they tried to guide me in to the right direction to answer the questions
I applied through university. I interviewed at Google
Interview
I was asked a few leetcode problems that can be found online searching google leetcode questions. the home test was very easy. I practiced a lot of questions and read the cracking the interview book, was very helpful.