I applied online. The process took 2 months. I interviewed at Google in May 2024
Interview
The interview process is quite hard. There are 2 separate parts of interview process. The first one is a coding interview (algos + ds), and the second one consists of 4 another interviews (2 x algos, embedded, googliness).
I applied through an employee referral. I interviewed at Google
Interview
Just like a typical Google interview, the process typically begins with a self-introduction, followed by the interviewer describing the question or scenario. Finally, you have the opportunity to ask questions about the job or the company.
Interview questions [1]
Question 1
Find all cycles in a directed graph without repetition.
I applied online. I interviewed at Google (Taipeh) in Oct 2023
Interview
It took over 2 months , i went through an hr interview , a mock test interview for the technical and the technical that i failed . I got a detailed response of where i went wrong.
Interview questions [1]
Question 1
Calculate the offset of a binary tree in each level to so that you can print it in a specified way.