Skip to main content

Google

5 rounds4-8 weeks10 patterns30% hard

This guide tracks 10 patterns (2 of them typically hard), 14 commonly reported questions, and a 5-round loop that usually runs 4-8 weeks.

Key patterns

Showing 3 of 10
1arrays hashing
medium95%
2binary search
medium85%
3trees
medium80%
4bfs
medium75%
5dfs
medium75%

Common questions

Showing 3 of 14
Two Sumvery common
LRU Cachevery common
Number of Islandsvery common
Merge Intervalscommon
Word Searchcommon

Interview process

Showing 1 of 5 rounds
1. Technical phone screen with Googler45 min
codingproblem-solving
2. Onsite coding round 145 min
algorithmsdata-structures

Quick facts

Pacemoderate
Optimal requiredno
Hints givenyes

Insider tips

1/5
  • ·Google values clean, readable code over clever one-liners

Compensation (TC)

Entry$XXX,XXX
Mid$XXX,XXX
Senior$XXX,XXX

Get a Google study plan

Enter your interview date → we prioritize Google's top patterns → you get a day-by-day schedule.

Interview coming up?

Google runs 5 rounds over 4-8 weeks. A free account unlocks the rest of this guide and a full practice round against the AI interviewer.

Start studying now, without an account

Every lesson below is a free public reading page. No sign-up, no install, and the worked examples run in the tab.

Browse the full curriculum

How Google judges you outside the code

The values and engineering norms the interviewers are calibrated against. Useful for the behavioral round, and useful for deciding which trade-off to argue for in the technical one.

Values they name

  • Focus on the user and all else will follow
  • Democracy on the web works
  • You can make money without doing evil
  • Great just isn't good enough - 10x thinking
  • You can be serious without a suit
  • Fast is better than slow

What they look for in behavioral rounds

  • Demonstrate Googliness: humble, collaborative, intellectually curious
  • Show you can navigate ambiguity and make data-driven decisions
  • Exhibit leadership without authority - influence through expertise
  • Display comfort with technical depth and breadth
  • Show passion for technology and solving complex problems

How the team builds

  • Design docs are required for significant changes
  • Code reviews are thorough and educational
  • Testing is a first-class citizen - high coverage expected
  • Prefer simple solutions over clever ones
  • Readability and maintainability over brevity

Primary stack

  • C++
  • Java
  • Python
  • Go
  • JavaScript/TypeScript
  • Borg/Kubernetes
  • Spanner
  • BigTable
Code review
thorough async reviews with readability focus
Deployment
continuous deployment with canary releases
Documentation
design docs required for significant changes

Reading the guide is the easy part. Google will ask you to perform.

CodeSparring is a practice environment, not a question bank. You sit a full round against an AI interviewer, in an editor that runs your code, and you leave with a score and a specific next rep.

An interviewer that reacts

Carry one problem from clarifying questions through to working code while an AI interviewer responds to what you say and what you type, by voice or by text.

Code that actually runs

An editor in the page with a real runtime and real test cases. You run your solution and read the output, the same way you would in a shared editor on the day.

A scored round, not a vibe

Every session ends with a rubric covering problem solving, communication, and code quality, so you can see which part of the round is costing you the offer.

And 364 lessons you can read right now, free

The whole curriculum is public. Read the concept, run the worked example in the tab, and only sign in when you want the graded exercise at the end of a lesson.

Start a practice round

Other companies