Data Scientist Interview Questions
Practice 3,059 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."
Investigate Metric Drops and Coupon Retention
You are a Data Scientist for a ride-sharing marketplace in Toronto. Answer the following related product analytics questions. 1. A key dashboard metri...
Evaluate Promotions for Uber Eats Users
Uber Eats wants to send promotions or coupons to users. Design an experiment and analysis plan to evaluate whether the promotion is effective. Address...
Estimate ads ranking revenue impact
You are the data scientist for an ads ranking team. The team has built a new ranking algorithm for feed ads. The new model changes the ordering of ads...
Evaluate Biker Feature Success
DoorDash is considering launching a Biker Mode feature for Dashers who deliver by bicycle. The feature may help bicycle Dashers identify suitable shor...
Evaluate AI Workflow Product Metrics
You are evaluating an AI workflow suggestion feature in a cloud product. The feature recommends workflow actions or automations to users. Part A: Afte...
Build Churn Prediction and Survival Models
You are asked to describe, end to end, how you would build models for retention or churn. Cover the following model families: 1. Linear regression. 2....
Compute Commuter Ride Probabilities
A commuter takes two trips per day: one morning commute to work and one evening commute home. Let M be the event that the commuter uses Lyft for the m...
Explain Logistic Regression, Backprop, and Adam
Answer the following machine learning fundamentals questions: 1. Logistic regression - Explain how logistic regression works for binary classificat...
Analyze Subscription, Insurance, App, and Card Cases
You are in a data science and product analytics power-day interview. The following four subcases are independent. For each one, state your assumptions...
Interpret and Regularize Regression Models
You are building and interpreting regression models for a product dataset. The outcome variable is a continuous user-level metric such as spend, sessi...
Implement Integer Square Root
Given a non-negative integer x, implement sqrt(x) and return the integer part of its square root, i.e., floor(sqrt(x)). Requirements: - Do not use a b...
Measure scheduled posts feature success
Facebook is considering launching a new feature that allows users to schedule a post to be published at a future time. The product hypothesis is that ...
Design and Interpret an A/B Test
You are evaluating a product experiment with a control group and two treatment variants, v1 and v2. The primary metric is a user-level conversion rate...
Design Uber Eats Restaurant Recommendations
Design a restaurant recommendation system for the Uber Eats home page. A user opens the Uber Eats app and should see a ranked feed of restaurants avai...
Explain Core ML Concepts
You are interviewing for a senior AI/ML-oriented data science role at a financial institution. Answer the following foundational machine learning ques...
Solve Probability and Statistics Questions
Answer the following probability, statistics, and modeling questions. Part 1: Linear regression and OLS Explain ordinary least squares linear regressi...
Write SQL for reply-based recipient metrics
You work on a social product and are given two tables. Assumptions (use these unless you state otherwise): - All timestamps are in UTC. - A “reply” is...
Count unconnected posts and reactions
You are analyzing a newly launched feed feature intended to improve engagement by showing more unconnected content. Assume the following tables: - pos...
How would you evaluate a carousel launch?
You are the data scientist supporting Pinterest's home feed. Product wants to add a horizontally scrollable carousel at the top of the app, similar to...
Compute Parking Clustering Probability and P-Value
There are 20 parking spaces numbered 1 through 20. Four cars park uniformly at random in four distinct spaces, so every subset of 4 spaces is equally ...