Google Phone Screen Interview

google logo
google
May 22, 20253 reads

Summary

I had a phone screen interview with Google where I was asked a Data Structures & Algorithms question and a system design follow-up. I received positive feedback and moved to the on-site round, eventually receiving a down-leveled offer.

Full Experience

I was asked the question to count the number of steps to reach 1 by following the Collatz sequence. That's it only one question. Follow up was about writing it as a scalable system, handling overflows, and kind of like a low level system design. Feedback: moving to the on-site Update: I eventually had the onsite, but got down levelled. I don't know if I will yet take the offer or not. Will share the details separately

Interview Questions (2)

Q1
Collatz Sequence Steps
Data Structures & Algorithms

Count the number of steps to reach 1 by following the Collatz sequence.

Q2
Collatz Sequence Scalable System Design
System Design

Design a scalable system for the Collatz sequence problem, handling overflows, and a low-level system design.

Discussion (0)

Share your thoughts and ask questions

Join the Discussion

Sign in with Google to share your thoughts and ask questions

No comments yet

Be the first to share your thoughts and start the discussion!