I applied through an employee referral. The process took 3 weeks. I interviewed at Google (Tel Aviv) in Jan 2025
Interview
Had a one-on-one interview with Google via Google Meet. Solved one coding question using a plain text editor, explaining my approach and logic clearly without compiling—focused on reasoning and communication.
Interview questions [1]
Question 1
Implement a function that takes a string representing a mathematical expression composed of nested operations—such as add, sub, and mul—and returns the computed integer result