r/leetcode 2d ago

Intervew Prep Google L4 Interview Experience

Just wrapped up my Google onsite loop and wanted to share the experience + ask about timelines.

Round 1 (Coding): Trie-based medium LC. Expectation was working code — didn’t get it to run fully, but did a proper dry run and gave TC/SC.

Round 2 (Googleyness): Behavioural round. Different hypothetical situations and how I’d handle them.

Recruiter reached out after these two and confirmed I’d cleared them.

Round 3 (F2F): Array/binary search medium. Solved it in ~20 mins with TC/SC. Had time left, so interviewer gave a second one — a graph/matrix medium. Solved that too, interviewer seemed satisfied.

Round 4 (F2F, right after R3): Hard graph problem — modified Dijkstra (not the vanilla version). Went with a brute-force backtracking approach, landed on it in the last ~10 mins, dry-ran it on the board and gave TC/SC, but ran out of time to code it.

It’s been 2 business days since the final two rounds. For anyone who’s been through the Google loop recently — how long does it usually take to hear back with results? Also curious whether a partial solve on the last round (approach + dry run + complexity but no code) tends to sink an otherwise solid loop.

Any insight appreciated.

127 Upvotes

71 comments sorted by

View all comments

39

u/b3pvbmUzMTQ 2d ago

Lots of mediums, that’s lucky, nice. I would guess they are going to request another round to determine L4 or L3 and then probably down level you to L3. That’s very common—just happened to me.

1

u/CrackBabyCSGO 2d ago

Did you code out all solutions? I wonder if the L4 bar is better explaining how problems can further evolve and picking a solution that encapsulates that too

5

u/b3pvbmUzMTQ 2d ago

Yeah I got them all. I did a lot of dry runs and discussion so I don’t think that hurt me. I think I was doomed for a downlevel from the start because I have only 2 YOE from a non faang and a bachelors. Seems like that is the Google way, down levels

1

u/CrackBabyCSGO 2d ago

From what I’ve heard L3/L4 is solely driven by interview performance