Data Scientist Interview Questions
Practice 3,024 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."
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...
Explain Logistic Regression, Backprop, and Adam
Answer the following machine learning fundamentals questions: 1. Logistic regression - Explain how logistic regression works for binary classificat...
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...
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...
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...
Answer Amazon Leadership Principle Scenarios
In an Amazon Data Scientist intern virtual interview, answer behavioral questions using the STAR method and tie each story to Amazon Leadership Princi...
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 ...
Evaluate NLP Classification Models
You are interviewing for a Data Scientist internship and discussing an NLP classification project, such as classifying customer messages, search queri...
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...
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...
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...
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...
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...
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...
Write SQL for repeat churn
Write a SQL query to measure the performance of a free-month promotion experiment. Assume experiment_users already contains only users who were eligib...
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...
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...
Analyze Temperatures and Update Regression
You are given historical daily temperature data for New York City and several nearby towns. Each row contains a date, the NYC temperature, and the tem...
Solve estimation and probability brainteasers
Answer the following independent brainteaser questions. State any assumptions you need. 1) Tile a floor: A floor is 15 ft × 20 ft. You will cover it w...