I applied online. The process took 4 months. I interviewed at Google (Tel Aviv-Yafo) in Feb 2026
Interview
Since I passed the initial stage last year, this year I only had to do 1 technical interview.
The interview included a very abstract question regarding bigram frequency.
I had to predict the next word given a data set.
I passed the interview and got to the team matching stage - didn't get a call.
Interviewer and recruiter were nice and pleasant.
Average interview
Application
I interviewed at Google (Sydney)
Interview
I got a call to ask about my data structures and algorithms proficiency and past projects. I was notified of a coding interview online, but did not make it past that stage, when you are able to do a coding interview in person.
First I got a call there they asked some questions related to my projects and the tech stack I have worked on then I got scheduled for 1st round or virtual interview with 3 recruiters
Interview questions [1]
Question 1
What are the tech stack you have worked on and what are the difficulties you faced while learning them and how do you overcome that problem.
Online test, three questions, two on graph and one on dynamic programming, leetcode medium-hard style.
Given n non-negative integers representing an elevation map where the width of each bar is 1, compute how much water it can trap after raining.
Interview questions [1]
Question 1
Given n non-negative integers representing an elevation map where the width of each bar is 1, compute how much water it can trap after raining.