Machine Learning Engineer + Data Scientist + Software Engineer Interview Questions
Practice the exact questions companies are asking right now.

"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 10–11% usage drop across geos
US usage is down 10% and Mexico is down 11%. List plausible confounders (seasonality, pricing, outages, marketing mix, competitor moves, feature rollo...
Build and evaluate bad-link classifier
You have 1,000 URLs labeled as bad or good and a much larger unlabeled pool, with bad links rare. Design features and train a logistic regression. Exp...
Run a clean A/B test for recommendations
You must run an A/B test to evaluate the new hashtag recommender starting on 2025‑09‑01. 1) Define the randomization unit (user/session/impression) an...
Compute CIs, power, and multiple testing
A/B Testing Stats: Confidence Intervals, Power, Multiple Testing, and Clustering Context: You are planning an A/B experiment on a Bernoulli outcome (c...
Compare Tableau live vs extract and filters
Scenario You are building an interactive dashboard over a 100M-row fact table. Compare Tableau connection options and performance behaviors for this s...
Explain random forests, bagging, and evaluation
This question evaluates understanding of ensemble learning and model evaluation, covering Random Forest aggregation, feature subsampling, bagging vers...
Analyze an A/B test over last 7 days
A/B Test Readout and Decision (2025-08-26 to 2025-09-01) Context A 50/50 A/B experiment on the checkout flow ran for 7 days, from 2025-08-26 through 2...
Plan and analyze an A/B test
This question evaluates expertise in experimental design and applied statistics — specifically power and sample-size calculations, clustering and desi...
Diagnose profit drop via mix decomposition
Profit Decomposition, Attribution, Experiment Design, and Diagnostics Context and Assumptions (to make the task self-contained) We analyze why daily p...
Solve window-function SQL without joins
You must use only window functions (no JOINs). CTEs are allowed. Given the schemas and tiny samples below, write SQL for each sub-question and explain...
Identify trees, lists, and array search costs
Answer all parts concisely and justify time complexities. a) A data model requires each node to have at most two children and a single parent. Name th...
Apply reinforcement learning to product decisions
This question evaluates expertise in reinforcement learning and sequential decision-making for product optimization, covering MDP formulation, contras...
Choose alternatives when randomization fails
Causal Impact of an Autoloaded Feature Without Clean Randomization Context You need to estimate the causal effect of a new autoloaded feature that is ...
Handle novelty and residual effects
This question evaluates a data scientist's competency in experiment design and causal inference for online metrics under temporal dynamics, specifical...
Derive distribution of an inverse transform
Change of Variables via the Logistic Map You are given a random variable X with density f_X supported on (0, 1). Define the strictly increasing logist...
Detect k events in a sliding window
Implement an algorithm that, for each user, determines whether there exists a set of at least k ACH credit events from distinct device_ids within any ...
Estimate delayed CVR nonparametrically with censored data
Today is 2025-09-01. We need the 14-day conversion rate (CVR14) for impressions served between 2025-08-18 and 2025-09-01, but many conversions occur w...
Contrast OLS, DiD, and PSM assumptions
This question evaluates proficiency in causal inference and econometric methods, specifically the ability to contrast OLS, two-way fixed-effects DiD, ...
Resolve a team conflict decisively
Tell me about a time you resolved a significant conflict within a team under time pressure. Include: 1) the root causes (interests, incentives, commun...
Design ML ranking for query suggestions
Re-rank Query Suggestions for Autocomplete Context You are building a re-ranking system for search autocomplete. For each keystroke, a candidate gener...