Google Interview Questions

Google Interview Questions

Practice 514 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.

514 Questions 1 Company07.27.2026
Showing 20 results
Role
Google logo
Google
Medium
Data Scientist Locked

Test if one value comes from N(μ,σ²)

This question evaluates understanding of hypothesis testing and statistical inference, specifically the formulation and interpretation of a z-statisti...

Statistics & Math
6
0
56 people solved
Oct 13, 2025
Google logo
Google
Hard
Data Scientist Locked

Diagnose and fix flawed model fit

This question evaluates a data scientist's competency in applied supervised learning diagnostics, including feature encoding, feature scaling, class i...

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

Reflect on a failed decision and redo it

Behavioral & Leadership (Data Scientist Onsite) Prompt: High-Stakes Decision That Turned Out Wrong Describe one specific decision you owned that mater...

Behavioral & Leadership
6
0
64 people solved
Oct 13, 2025
Google logo
Google
Hard
Data Scientist

Explain a favorite model end-to-end

Predictive Model Deep-Dive (End-to-End) Pick one predictive model you know deeply (e.g., logistic regression, gradient-boosted trees, transformer clas...

Machine Learning
4
0
58 people solved
Oct 13, 2025
Google logo
Google
Hard
Software Engineer Locked

Find Dictionary Matches for a Jammed String

This question evaluates string-processing and pattern-matching skills, specifically run-length grouping of consecutive characters and efficient dictio...

Coding & Algorithms
7
0
63 people solved
Apr 9, 2026
Google logo
Google
Medium
Data EngineerIntern

Write SQL and merge linked lists

The technical interview included two coding-style tasks: a SQL analytics query and merging two sorted linked lists. Constraints & Assumptions - For SQ...

Coding & Algorithms
4
1
67 people solved
Mar 9, 2025
Google logo
Google
Easy
Data Scientist

Determine Normality of Single Observation with Z-Test

Hypothesis Test for One Observation Against a Standard Normal You observe a single numeric value x and want to decide whether it could plausibly have ...

Statistics & Math
30
0
123 people solved
Jul 12, 2025
Google logo
Google
Medium
Data Scientist

Explain Linear Regression to Non-Technical Stakeholders

Explain Linear Regression to Non-Technical Stakeholders You are explaining core machine-learning concepts to non-technical stakeholders during a proje...

Machine Learning
19
0
80 people solved
Jul 12, 2025
Google logo
Google
Hard
Data Scientist

Estimate Population Mean and Conversion Rate Accurately

Estimate Population Mean and Conversion Rate Accurately You are asked a series of statistical inference questions covering hypothesis testing, confide...

Statistics & Math
76
0
275 people solved
Jul 12, 2025
Google logo
Google
Hard
Software Engineer

Design A/B testing platform

Design an A/B Testing Platform (Architecture + Experiment Science) Context You are designing an A/B testing platform for a large-scale consumer web/mo...

Analytics & Experimentation
7
0
81 people solved
Sep 6, 2025
Google logo
Google
Hard
Software Engineer

Design executable notebook service APIs

Design: Collaborative Notebook with Executable User Functions (JAR Upload) Context Design a collaborative, browser-based code notebook service. The sy...

System Design
9
0
85 people solved
Sep 6, 2025
Google logo
Google
Medium
Software Engineer

Explain handling a tight project deadline

In a behavioral interview for a software engineering or technical role, you are asked: > Describe a time you had to work under a very tight deadline. ...

Behavioral & Leadership
3
0
43 people solved
Dec 8, 2025
Google logo
Google
Medium
Software Engineer

Describe a major challenge you faced

In a behavioral interview for a software engineering or technical role, you are asked: > Describe the most significant challenge you have faced in an ...

Behavioral & Leadership
4
0
55 people solved
Dec 8, 2025
Google logo
Google
Medium
Software Engineer

Handle teamwork, prioritization, and feedback scenarios

Answer the following behavioral questions (use specific examples from your experience): 1. Describe a complex project you worked on. 2. Tell me about ...

Behavioral & Leadership
6
0
48 people solved
Jan 10, 2026
Google logo
Google
Hard
Software Engineer

Answer collaboration, ambiguity, growth, and failure questions

Behavioral Interview Prompts Answer the following prompts using a structured format (e.g., STAR: Situation, Task, Action, Result). Assume the intervie...

Behavioral & Leadership
8
0
60 people solved
Jan 7, 2026
Google logo
Google
Hard
Software Engineer

Navigate conflict, difficult people, and culture issues

Answer the following behavioral questions with clear examples (preferably using the STAR method: Situation, Task, Action, Result). Be explicit about y...

Behavioral & Leadership
3
0
34 people solved
Jan 4, 2026
Google logo
Google
Medium
Software Engineer

Maximize coins collected by tokens jumping +3

You are given a single-player board game represented by a string board of length N (1 ≤ N ≤ 100). Each character is one of: - '.': empty cell - 'T': a...

Coding & Algorithms
5
0
53 people solved
Feb 13, 2026
Google logo
Google
Medium
Machine Learning Engineer Locked

Implement substring search and weighted sampling

This question evaluates algorithm design and analysis skills across string processing (efficient substring search) and randomized/data-structure techn...

Coding & Algorithms
13
0
112 people solved
Mar 30, 2026
Google logo
Google
Hard
Software Engineer

Check Digits and Combine Ranges

You are asked to solve two independent coding tasks. Task 1: Check Whether an Integer Reads the Same Backward Given an integer x, return true if its d...

Coding & Algorithms
0
0
13 people solved
Mar 29, 2026
Google logo
Google
Medium
Software EngineerSenior+

Design set with O(1) random access

Design a data structure ("FancySet") that stores unique integers and supports the following operations, each in average O(1) time: - add(x): Insert va...

Coding & Algorithms
12
0
144 people solved
Jan 1, 2026

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 514 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 514-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