Data Scientist Statistics & Math Interview Questions
Practice 463 real Statistics & Math interview questions for Data Scientist roles. From companies including Meta, Capital One, Google, Amazon, Uber.

"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."
Should Uber double member discounts?
Uber is considering increasing the member discount on rides from 5 percent to 10 percent. This can affect rider demand, driver supply, marketplace bal...
Calculate Triangle Probability From Broken Stick
A stick of length 1 is broken into three pieces by choosing two cut points independently and uniformly at random along the stick, then sorting the two...
Solve probability and game-theory puzzles
You are interviewing for a quant trading internship. Answer the following probability / game-theory puzzles. 1) Two bottles, add/remove balls (100 rou...
Why use the t-statistic?
In an A/B test or any mean-comparison setting, explain why the t-statistic is a useful measure. Your answer should cover: 1. What the t-statistic meas...
Answer core probability and statistics questions
Answer the following interview-style probability/statistics questions. Provide formulas and short explanations. 1) Bayes’ rule: State Bayes’ rule. Giv...
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...
Solve probability and stopping questions
Answer the following independent interview questions: 1. Let X and Y be independent random variables, each distributed Uniform(0,1). Find the probabil...
Compare Two Coin Proportions
You are given results from two independent coin-toss experiments: - Coin A was tossed 100 times and landed heads 40 times. - Coin B was tossed 1,000 t...
Explain why the t-statistic helps
Suppose you estimate an effect size \(\hat{\beta}\) in a regression model or an A/B test and compute a standard error \(SE(\hat{\beta})\). Explain why...
Estimate weather’s effect on mental health
Scenario You are studying whether weather (e.g., temperature, precipitation, sunlight, air pressure) affects mental health outcomes (e.g., depression ...
Compute Precision, Recall, and F1
You are given a list of binary classification outputs, where each record contains: - actual INT (0 or 1) - predict INT (0 or 1) - conf FLOAT, the mode...
Choose Classification Metrics Under Asymmetric Costs
You are evaluating a binary classification model for a business problem. Explain how to use a confusion matrix to compute and interpret: - precision, ...
Critique a Linear Regression Workflow
You are reviewing another data scientist's approach to modeling website dwell time for users who arrive from Google Search. - Response variable: Y, th...
Assess Routing Experiment Validity
A ride-hailing team runs an A/B test in San Francisco in July 2024 for a new routing algorithm intended to reduce time to pickup, abbreviated TTP. You...
Why Use a t-Statistic?
In the context of an A/B test or a linear regression, explain why the t-statistic is a useful measure for evaluating whether an estimated effect diffe...
How Does Removing Zeros Affect Sharpe?
Suppose a return series has 2n observations. Exactly n observations are 0, and the remaining n observations are non-zero returns x1, x2, ..., xn with ...
Compute Optimal Die Re-roll Strategy
A fair six-sided die pays its face value in dollars. You may roll up to three times total. - After the first or second roll, you may either keep the o...
How compare Waymo turning trajectories statistically
Problem You have aerial-drone data that records the 2D turning trajectories of vehicles passing through multiple intersections. Each trajectory corres...
Solve Classic Probability Questions
An onsite interview included the following independent probability and expectation questions: 1. Squid Game bridge problem. In the classic glass-bridg...
Find constant minimizing absolute error
You have a dataset of real-valued targets \(y_1, y_2, \dots, y_n\). You want to fit a constant predictor (no features): - Prediction: \(\hat y_i = c\)...