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."
Diagnose Checkout Rate Drop: Steps and Analyses
Diagnose Checkout Rate Drop: Steps and Analyses Scenario A core product metric (checkout-completion rate) shows an unexpected change. Leadership needs...
Design an A/B Test for Homepage Layout Impact
Design an A/B Test for Homepage Layout Impact Experiment Design: New Homepage Layout → Purchase Rate Context You are designing an A/B test to evaluate...
Analyze Seller Activity and Vehicle Listing Interactions
Analyze Seller Activity and Vehicle Listing Interactions listing_interaction +-----------+-----------+------------+------------+----+ | buyer_id | se...
Implement Python Function for Longest Unique Substring Length
Scenario Real-time text analytics service enforcing uniqueness constraints Question Implement a Python function returning the length of the longest su...
Design Metrics for Content Moderation and Chatbot Evaluation
Design Metrics for Content Moderation and Chatbot Evaluation Scenario Trust & Safety data science: You are asked to design metrics for two situations:...
Investigate Anomalies in Coinbase Wallet Engagement Metrics
Investigate Anomalies in Coinbase Wallet Engagement Metrics Coinbase Wallet: Anomaly Investigation Framing Context You observe an unexpected spike or ...
Design Metrics Framework for Adobe Express Performance Evaluation
Design Metrics Framework for Adobe Express Performance Evaluation Metric Framework for Adobe Express Performance Context Adobe Express is a freemium c...
Describe Your Most Challenging Project and Its Outcome
Describe Your Most Challenging Project and Its Outcome Tell me about the most challenging project, situation, or thing you have worked on as a data sc...
Determine Conditions for Multiplying Event Probabilities in Statistics
Determine Conditions for Multiplying Event Probabilities in Statistics Scenario You are modeling multiple, distinct risk events in Coinbase Wallet (e....
Determine Optimal Budget Allocation for Maximum Profit
Determine Optimal Budget Allocation for Maximum Profit Scenario You have three user-acquisition platforms: Live Phone Calls, Social Media Ads, and Ema...
Analyze Python Functions: Improve Readability and Efficiency
Analyze Python Functions: Improve Readability and Efficiency Scenario Zoom interview code-review segment: interviewer shares three short Python functi...
Influence Stakeholders Using Data: Handle Conflicts, Measure Success
Influence Stakeholders Using Data: Handle Conflicts, Measure Success Behavioral & Leadership Question (Onsite) Scenario Job-fit conversation with seni...
Interpret AUC Values and Handle Class Imbalance Techniques
Interpret AUC Values and Handle Class Imbalance Techniques AUC and Class Imbalance in Binary Classification Context You are evaluating a binary classi...
Estimate Instagram Shopping Feature's Revenue and Test Impact
Estimate Instagram Shopping Feature's Revenue and Test Impact Instagram Shopping: Sizing, Experiment Design, and Troubleshooting Context Instagram is ...
Describe Facebook User Comment Distribution Shape and Justification
Describe Facebook User Comment Distribution Shape and Justification Characterizing Comments per User on Facebook Context You are analyzing the number ...
Calculate Particle Survival Probability After Time t
Calculate Particle Survival Probability After Time t Radioactive-Decay Style Probability Context You have 100 identical, independent particles. Each p...
Compute probability at least one user uses feature
Problem Assume there are \(n\) users. Each user independently uses a certain feature with probability \(p\). 1) What is the probability that at least ...
Compute DAU and rolling MAU with zero days
You have two tables in PostgreSQL: Tables users - user_id (STRING / INT, PK) - signup_date (DATE) logins - user_id (STRING / INT, FK → users.user_id) ...
Find available reservation time slots
Problem You are building an API to show which time slots are available for booking at a restaurant. You are given: - The restaurant’s opening hours (p...
Describe building statistical vs ML models
You’re interviewing for a Data Scientist internship on a marketing analytics team. Tell a story about a project where you built (a) a statistical mode...