I applied online. The process took 3 weeks. I interviewed at Google (Tel Aviv-Yafo) in Nov 2024
Interview
The test had two algorithmic questions that focused on data structures, recursion, and dynamic programming. It was on an internal platform similar to LeetCode. I solved one completely and got partial points on the second.
Interview questions [1]
Question 1
Given a 2D grid where some cells are blocked and others are open, find the shortest path from the top-left corner to the bottom-right corner. You can move up, down, left, or right, but you cannot pass through blocked cells
I applied online. I interviewed at Google (Sunnyvale, CA) in Nov 2021
Interview
Send my resume and later receive an Online Coding Assessment, then had my final interview where I had to solved 2 problems in 45 minutes, 5 minutes were for introduction and the 40 remaining minutes for the problems.
I applied online. The process took 3 months. I interviewed at Google (Mumbai)
Interview
2 interviews
questions on the graph in my first interview
in the second interview question on an array
questions difficulty hard
practice leetcode hard
interviewer was friendly he helped me when i stuck in problem