I applied online. The process took 4 weeks. I interviewed at Google (Taipei) in Mar 2026
Interview
The overall experience of the application process was positive. The interviewer was nice and the recruiter was also very kind and helpful. It was about a 4 to 5 week process.
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.