Google Interview Questions

Google Coding & Algorithms Interview Questions

Practice 518 real Google interview questions for 2026. Covers Coding & Algorithms, Behavioral & Leadership, Analytics & Experimentation, Machine Learning, and System Design across Software Engineer, Data Scientist, Machine Learning Engineer, Product Manager, and Data Engineer roles — real questions from actual interviews with detailed solutions to accelerate interview preparation. This collection highlights the coding-first bar Google uses: expect heavy algorithmic work, role-related data and ML problems, a Googleyness/leadership round, and level-specific differences in what’s decisive. What’s distinctive: for Software Engineers you’ll see spatial and streaming algorithms, concurrency and async primitives, LLM-foundations and GPU-job scheduling, plus object-design problems like room assignment; Data Scientists are weighted toward causal experiments, funnel and product-metric diagnostics, bootstrap inference, and percentile/sampling algorithms; ML Engineers focus on transformer blocks, recommendation design and ranking cold-starts; PMs get Maps/Android and product-ideation tradeoffs plus throughput and revenue sizing. New-grad and intern tracks emphasize phone screens and virtual onsites; Google L4 typically keeps the loop coding-heavy while Google L5 expects stronger system-design and cross-team leadership signals. Use focused practice, mock interviews, and level-specific stories to prepare.

518 Questions 1 Company08.01.2026
Showing 20 results
Role
Google logo
Google
Easy
Data ScientistSenior+

Explain mixed models and fixed vs random effects

In an applied DS setting, you are modeling an outcome (e.g., watch time per session, conversion, or rating) across multiple entities (e.g., users, cre...

Statistics & Math
13
0
97 people solved
Oct 13, 2025
Google logo
Google
Medium
Software EngineerIntern Locked

Match people to questions using tags and priorities

This question evaluates competencies in bipartite matching and combinatorial optimization, along with practical data-structure design for scalable tag...

Coding & Algorithms
11
0
189 people solved
Dec 27, 2025
Google logo
Google
Medium
Product Manager

Learning from Failure & Conflict

Google Product Manager Behavioral Screen: Failure, Conflict, and Mission Fit You are in an early behavioral interview for a Product Manager role. Answ...

Behavioral & Leadership
26
0
425 people solved
Jul 4, 2025
Google logo
Google
Hard
Software Engineer

Reason About CPU Microarchitecture and Simulator Design

Reason About CPU Microarchitecture and Simulator Design Answer the following systems questions for a modern out-of-order CPU. State architectural assu...

Software Engineering Fundamentals
0
0
5 people solved
Mar 27, 2026
Google logo
Google
Hard
Machine Learning Engineer

List regularization methods and trade-offs

Question: Compare Regularization Techniques and When to Use Them Context: You are interviewing for a machine learning engineering role and are asked t...

Machine Learning
16
0
147 people solved
Sep 6, 2025
Google logo
Google
Hard
Machine Learning Engineer

Design a reaction-factor prediction system

End-to-End System Design: Predicting a Reaction Factor from Molecule Pairs Context and goal - You have a tabular dataset with columns: - molecule1_n...

ML System Design
6
0
81 people solved
Sep 6, 2025
Google logo
Google
Hard
Software Engineer

Design quota enforcement for high concurrency

System Design: Quota Enforcement Service at Very High QPS Context You are designing a multi-tenant quota and rate-limiting service used by many backen...

System Design
11
0
115 people solved
Sep 6, 2025
Google logo
Google
Medium
Data Scientist

Analyze Linear Regression Changes with Duplicated Observations

Linear Regression, P-values, and Chi-square with Large Samples You are analyzing regression and goodness-of-fit results. Consider what happens if ever...

Statistics & Math
116
0
407 people solved
Jul 12, 2025
Google logo
Google
Medium
Software Engineer

Explain approach to behavioral Likert assessment

Explain approach to behavioral Likert assessment Behavioral SJT: Strategy and Examples Context You are completing a 60-item behavioral situational jud...

Behavioral & Leadership
8
0
102 people solved
Jul 27, 2025
Google logo
Google
Hard
Data Scientist

Design human review to estimate model accuracy

Design human review to estimate model accuracy You need to estimate the accuracy of an ML classifier on a population of subjects. You can only afford ...

Statistics & Math
4
0
75 people solved
Aug 5, 2025
Google logo
Google
Medium
Software Engineer Locked

Design an object-oriented poker game

This question evaluates object-oriented design and system modeling skills, including abstraction, class responsibilities, object relationships, and do...

Software Engineering Fundamentals
12
0
111 people solved
Jan 6, 2026
Google logo
Google
Hard
Data Scientist Locked

Build and evaluate illegal-video classifier

This question evaluates competency in end-to-end Machine Learning system design, including multimodal modeling (vision, audio, text), data engineering...

Machine Learning
11
0
84 people solved
Oct 13, 2025
Google logo
Google
Hard
Data Scientist

Predict and act on contract renewal risk

Predicting Enterprise Contract Renewal After a Quality Incident Context A video-conferencing provider experienced a spike in call disconnects. You nee...

Machine Learning
10
0
82 people solved
Oct 13, 2025
Google logo
Google
Medium
Data Scientist Locked

Explain linear regression to non‑technical stakeholders

This question evaluates understanding of linear regression fundamentals and related competencies, including defining target, features, coefficients, i...

Machine Learning
7
0
73 people solved
Oct 13, 2025
Google logo
Google
Medium
Data Scientist

Derive MLEs and conditional Normal distributions

Normal and Bivariate Normal: PDFs/CDFs, MLEs, Conditioning, and Unbiased Variance Setup - Let X1, …, Xn be i.i.d. Normal(μ, σ²). - Independently, let ...

Statistics & Math
7
0
98 people solved
Oct 13, 2025
Google logo
Google
Hard
Software Engineer

Design autonomous cloud monitoring and remediation

Design an AI-Assisted Monitoring and Auto-Remediation Service Context Design a service that monitors cloud applications across multiple providers, col...

ML System Design
9
0
122 people solved
Sep 6, 2025
Google logo
Google
Hard
Software Engineer

Design deduplicated file storage on filesystem

System Design Task: Filesystem-Only, Multi-tenant, Deduplicated File Storage You are asked to design a multi-tenant file storage service with the foll...

System Design
11
0
93 people solved
Sep 6, 2025
Google logo
Google
Medium
Data Scientist Locked

Implement sampling and subarray algorithms

Solve uniform 2D square sampling and longest increasing contiguous subarray. The solution maps Uniform(0,1) to Uniform(-1,1), proves uniformity by ind...

Coding & Algorithms
8
0
82 people solved
Mar 9, 2025
Google logo
Google
Easy
Software Engineer

Describe conflict, ambiguity, and process improvement

Prepare STAR-style responses for these behavioral prompts: - Tell me about a time you had a conflict with your manager. - Tell me about a time you imp...

Behavioral & Leadership
7
0
58 people solved
Jan 1, 2026
Google logo
Google
Medium
Software EngineerNew Grad

Track Island Counts as Land Is Added

Track Island Counts as Land Is Added Problem Implement trackIslandCounts(grid, additions) -> counts. grid is a rectangular array containing 0 for wate...

Coding & Algorithms
0
0
8 people solved
Dec 8, 2025

Frequently Asked Questions

How hard are Google interview questions and how does difficulty vary by level?
Google interview questions are challenging but predictable: they range from medium algorithmic problems for new grads to hard, system- and architecture-focused problems at senior levels. L3/new-grad interviews emphasize correct, clean code with solid complexity and edge-case handling; expect two to three coding rounds plus a Googleyness/leadership conversation. L4 requires optimal solutions, clearer trade-off communication, and sometimes a system-design or domain round. L5 raises the bar on system design, scalability, ownership, and leadership impact. Non-SWE roles shift emphasis toward statistics, experiment design, or model-building depending on the job.
What does the Google interview process look like and where do these 518 questions appear?
The typical loop starts with a recruiter screen, one or more phone or virtual coding screens, then a virtual or in-person onsite loop of 3–5 forty-five minute interviews: mostly coding, plus a Googleyness/leadership behavioral round and usually one domain or system-design session for mid and senior roles. The 518-question corpus covers those stages: phone-screen style coding, onsite deep-coding, system-design prompts, analytics/experiment questions for data roles, ML implementation prompts, and product-spec behavioral cases. Hiring committee review, level calibration, and team match happen after the loop and extend timelines by several weeks.
How should I schedule my preparation and how much time do I need to prepare effectively?
Plan prep based on level and role: new grads should spend 4–6 weeks focused on core data structures, algorithm patterns, and 4–6 polished STAR stories. Mid-level L4 candidates should budget 6–10 weeks, adding system design and production-readiness topics plus mock interviews. L5 and above need 8–12+ weeks emphasizing architecture, trade-offs, and leadership narratives. Break weeks into coding practice, timed mocks, system-design sprints, and role-specific work (experiments for DS, model lifecycle for MLE). Run at least 6–10 realistic mock interviews and iterate on communication and edge-case testing.
What specific subtopics and recurring themes should I expect by role at Google?
For Software Engineer interviews expect spatial and streaming geometry problems (counting or removing points within distance), concurrency and async primitives, deterministic task ordering and schedulers, calendar/free-slot algorithms, boolean-expression fixes, array/subarray patterns, and small-system OOD prompts like dorm room assignment. Data Scientist questions concentrate on causal and experiment design, funnel and product-metric computation, unbiased upgrade experiments, bootstrap and percentile estimation from buckets, sampling algorithms, and applied modeling like shot-conversion. Machine Learning Engineer rounds emphasize transformer/LLM building blocks and trade-offs, recommendation and ranking cold-start strategies, weighted sampling, and implementation details.
Any standout tips and common pitfalls, including level-specific advice (L3, L4, L5) and intern/new-grad notes?
Start by matching preparation to level: L3/new-grad must deliver correct, well-tested code and clear complexity; L4 must reach optimal solutions, explain trade-offs, and show production thinking; L5 must demonstrate architecture, scaling trade-offs, and cross-team impact. For interns/new-grads expect a phone coding screen followed by a virtual onsite; practice timed screens and basic system thinking. Across levels, talk through examples, define constraints, test edge cases, and avoid premature optimization or vague assumptions. Prepare 4–6 STAR stories for Googleyness, and don’t overlook clear, testable code and thought-out system trade-offs.

Explore more Google interview questions

Jump straight to Google questions for a specific role or category.

By role
By category
In-depth guides
Across all companies

Featured Google interview prep guides

Concept walkthroughs, worked examples, and the real questions from candidate reports.

Editorial prep
Machine Learning Engineer
Google interview
Read the guide