In spring 2025, candidate “Alex” progressed through Google’s standard full-time SWE pipeline: a brief recruiter call to confirm role fit and schedule a 90-minute two-question online assessment; two back-to-back 45-minute Google Meet coding phone screens (one on serializing an N-ary tree, the other on array transformations); a “2 + 2” virtual on-site with two coding rounds (DP-based good-subsequence and heap-driven task-scheduler problems), a lite system-design exercise architecting a real-time step-tracking service for ten-million smartwatch users, and a Googliness-and-Leadership chat using STAR stories; followed by hiring-committee review, multi-week team-matching conversations (ultimately choosing Firebase Auth), and a final offer call detailing base, sign-on, and equity. Alex’s keys to success were six months of pattern-oriented LeetCode prep, disciplined think-aloud practice, and meticulous tracking of every interview milestone, though they would next time compress interview dates and rehearse system-design more intensively
Interview questions [1]
Question 1
Two Sum: Given an array of integers nums and an integer target, return indices of the two numbers such that they add up to target.
You may assume that each input would have exactly one solution, and you may not use the same element twice.
You can return the answer in any order.
It was interesting to see the way that the team was able to make the candidates more comfortable. The process was fast and interesting in order to make the candidate feel more relaxed
It was online and fairly standart. You will be sent a Google Meet link after scheduling with your interviewer. You will be asked one or two coding questions for STEP and SWE Intern positions. If you pass the technical rounds, you will be advanced to the team matching phase. As a tip, team matching is unfortunately not a guarantee and you should definitely continue looking for other opportunities as long as you don't have an offer in your hand.
Interview questions [1]
Question 1
It was related to DP. It was specifically 1D. Cant give more details.
it was in 2024, 2 rounds of interview were there, whether you get second one or not depend on your performance, i got the first one only and did not get the invite for the second one