Data Scientist Interview Questions
Practice 2,964 real Data Scientist interview questions for 2026. Data Scientist interview questions drawn from Meta, Capital One, Amazon, Google, TikTok and similar employers — real questions from actual interviews with detailed solutions — designed to accelerate your interview preparation for product analytics, ML and production data roles. This collection emphasizes the practical skills interviewers test: SQL and data manipulation, experiment design and A/B testing, statistical reasoning, Python coding for data problems, model evaluation and feature engineering, plus machine-learning system tradeoffs and metric design. What’s distinctive about modern data-science loops is the blend of product thinking and reproducible ML: expect hands-on SQL tasks and funnel analysis in screens, deeper experiment-design and causality questions in mid rounds, and coding or modeling challenges plus ML-system discussions in senior loops. Interviewers evaluate problem framing, statistical rigor, and how you communicate decisions to product partners. To prepare, prioritize daily SQL practice (CTEs, window functions), refresh hypothesis-testing and power calculations, rehearse concise metric-driven narratives, and build a few end-to-end model or experiment stories you can explain clearly under time pressure.

"I got asked a hardcore MCM DP question and I saw it on PracHub as well. Solved that question in 5 minutes. Without PracHub I doubt I could solve it in 5 hours. Though somehow didn't get hired, perhaps I guess I solved it too fast? /s"

"Believe me i'm a student here jn US. Recently interviewed for MSFT. They asked me exact question from PracHub. I saw it the night before and ignored it cause why waste time on random sites. I legit wanna go back and redo this whole thing if I had chance. Not saying will work for everyone but there is certainly some merit to that website. And i'm gonna use it in future prep from now on like lc tagged"

"10 years of experience but never worked at a top company. PracHub's senior-level questions helped me break into FAANG at 35. Age is just a number."

"I was skeptical about the 'real questions' claim, so I put it to the test. I searched for the exact question I got grilled on at my last Meta onsite... and it was right there. Word for word."

"Got a Google recruiter call on Monday, interview on Friday. Crammed PracHub for 4 days. Passed every round. This platform is a miracle worker."

"I've used LC, Glassdoor, and random Discords. Nothing comes close to the accuracy here. The questions are actually current — that's what got me. Felt like I had a cheat sheet during the interview."

"The solution quality is insane. It covers approach, edge cases, time complexity, follow-ups. Nothing else comes close."

"Legit the only resource you need. TC went from 180k -> 350k. Just memorize the top 50 for your target company and you're golden."

"PracHub Premium for one month cost me the price of two coffees a week. It landed me a $280K+ starting offer."

"Literally just signed a $600k offer. I only had 2 weeks to prep, so I focused entirely on the company-tagged lists here. If you're targeting L5+, don't overthink it."

"Coaches and bootcamp prep courses cost around $200-300 but PracHub Premium is actually less than a Netflix subscription. And it landed me a $178K offer."

"I honestly don't know how you guys gather so many real interview questions. It's almost scary. I walked into my Amazon loop and recognized 3 out of 4 problems from your database."

"Discovered PracHub 10 days before my interview. By day 5, I stopped being nervous. By interview day, I was actually excited to show what I knew."

"I recently cleared Uber interviews (strong hire in the design round) and all the questions were present in prachub."
"The search is what sold me. I typed in a really niche DP problem I got asked last year and it actually came up, full breakdown and everything. These guys are clearly updating it constantly."
Solve SQL and Python OA tasks
Complete the following two online-assessment tasks. Task A — SQL You are given two tables: customer - customer_id INT - customer_name VARCHAR - purcha...
Design experiment for bike delivery feature
You work on a delivery marketplace (customers, merchants, couriers). The company is considering launching a “bike delivery” capability in a subset of ...
Calculate Order Request Metrics
You are working with DoorDash order and delivery-request data. Write SQL to answer the questions below. Tables: 1. orders - order_id BIGINT, primary k...
Calculate Profitability and Evaluate Partnership for Credit Card Portfolio
Credit-Card Portfolio Profitability and Partnership Evaluation Context You are analyzing a mature credit-card portfolio to assess its current profitab...
Implement merge sort and largest 1-rectangle
The coding round included two algorithm questions: 1. Implement merge sort for an array of integers. Return the sorted array and explain its time and ...
Analyze member video posting behavior by country
Question You are given two tables describing LinkedIn members and the videos they upload. Write SQL (and optionally Python where noted) to answer the ...
Reconcile ledgers with SQL/Python and late events
You own a daily ETL + reconciliation job between two financial ledgers. Late postings (“delay time”) up to 48 hours are common. Schema: - payments_raw...
Use pandas to aggregate, pivot, and label
Given two pandas DataFrames, write code to: (1) merge and aggregate revenue; (2) produce a 2x2 pivot; (3) compute per-state counts with value_counts, ...
Design and analyze a card signup A/B test
A/B Test Design: Co‑Branded Gym Credit Card Offer Context: You will A/B test a 3‑month free gym membership offer shown on the application landing page...
Should a Restaurant Partner with Groupon?
You are evaluating whether a restaurant should partner with a daily-deals platform similar to Groupon. Assumptions: - The restaurant serves a certain ...
Model Soccer Shot Conversion
You are given event-level soccer shot data, and possibly tracking or contextual data. Build a model that predicts the probability that a shot becomes ...
Estimate Greeks and hedging PnL
Consider a vanilla European option under the Black-Scholes framework. 1. Without using a calculator, explain how you would mentally estimate the optio...
Measure Local News Launch Success
Nextdoor is considering launching a Local News feature that recommends neighborhood-specific news articles inside the app. The goal is to increase use...
Describe ownership and failure
Answer the following behavioral questions in a structured way, using specific examples from your past work or research: 1. Tell me about a time you we...
Compute and plot a precision–recall curve
Precision–Recall (PR) curve coding / evaluation You are given a binary classifier’s outputs on a dataset: - y_true: array of true labels in \(\{0,1\}\...
Answer trader-style behavioral and motivation questions
You are interviewing for a trading/quant role. Prepare strong answers to the following behavioral prompts: - Why this firm? Why this role/team? - What...
Count weekly customers with ≥$1000 YTD spend
Question You are given a transaction-level table and must compute a weekly time series of how many customers have reached a year-to-date spending thre...
Estimate billboard reach and impressions
Digital Billboard: Weekly Reach, Impressions, and Store-Visit Attribution Context You are estimating the performance of a single digital billboard bes...
Design an experiment for order batching
Experiment Design: Two-Order Batching Policy During Peak Hours Context DoorDash plans to test a dispatch policy that allows a dasher to pick up two ne...
Design and decompose Trust & Safety risk metrics
You are a Data Scientist in a Trust & Safety team for a short-video platform (similar to TikTok/Reels). The team asks: “How would you design risk metr...