I applied through an employee referral. I interviewed at Google (Gurgaon, Haryana) in Sep 2025
Interview
Four rounds Round 0 was dsa round , round 1 they provide an assignment with questions where we have to provide output to them, round 3 they review the project then in last they ask the techstack related questions
Interview questions [1]
Question 1
Dynamic programming based dsa questions, prototypes and promises in javascript
I applied online. I interviewed at Google (São Paulo, São Paulo) in May 2023
Interview
Foi muito produtiva, gostei muito dos recrutadores mas não deu certo no final por falta de experiência, mas foi uma boa entrevista acho que as perguntas foram corretas e não teve muitas pegadinhas
Interview questions [1]
Question 1
Com qual recurso da gcp podemos armazenar dados em alta escala
I applied online. I interviewed at Google (Tel Aviv) in May 2025
Interview
The interview process was intense but well-structured. It started with an online assessment that included data structures and algorithm questions. After passing that, I had two technical interviews focusing on system design, problem-solving, and backend architecture. I studied independently using resources like LeetCode, Grokking the System Design Interview, and YouTube mock interviews. The interviewers were friendly and gave hints when I got stuck, which helped reduce the pressure. Preparation required serious dedication, especially for the system design round. I also reviewed computer science fundamentals like operating systems, networks, and databases.
Interview questions [1]
Question 1
Q: What was the one thing that they asked you?
Design a URL shortening service like TinyURL. They wanted to hear about the API design, database schema, how to handle collisions, rate limiting, and scaling it to millions of users.