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."
Define metrics and design experiments for notifications
Analytics/Experimentation Case: "Your friend is attending a local event—join them?" You are evaluating a proposed notification: "Your friend is attend...
Deliver an elevator pitch and impact example
Elevator Pitch + End-to-End Experimentation Case + “Why Meta?” Context You are interviewing for a Data Scientist role during a technical screen. Use c...
Investigate visit–report correlation causality
Causal Diagnosis: Do More Ad Page Visits Cause More Reports? Context You observe a positive correlation between the number of ad page visits and the p...
Determine intersection dimension of two 4D subspaces
This question evaluates linear algebra skills—specifically understanding of subspace dimensions, intersections and sums, and the dimension formula for...
Show ownership in ambiguous creator-growth work
Describe a time you owned an ambiguous growth problem for creators end‑to‑end. Pick one project and cover: 1) the exact business goal and why it matte...
Quantify impact without an A/B test
This question evaluates a data scientist's competency in causal inference, quasi-experimental methods, time-series analysis, identification strategy s...
Write SQL window functions for streaks
Assume today is 2025-09-01. Using standard SQL (e.g., PostgreSQL), answer the following using window functions only (no procedural loops, no correlate...
Quantify launch decision with tests and guardrails
You will formalize the statistical decision rules for the Instagram button experiment described above. Given: baseline exploration rate (p0) = 0.15 pe...
Design pre-launch plan and cluster A/B test
A Facebook feature ('More like this' button that surfaces similar products) is being considered for Instagram, but it has not launched on Instagram. Y...
Decide whether to renew or sell a TV series
This question evaluates a data scientist's skills in financial valuation (NPV and LTV), causal inference and experimental design, sensitivity analysis...
Impute missing values without leakage
Given a DataFrame df with columns: user_id, event_date (datetime), country (categorical), device_type (categorical), age (numeric), income (numeric), ...
Query top spenders and 7-day growth
Assume 'today' = 2025-09-01. Write a SQL query to: (1) for each model, compute total revenue in the last 7 days (2025-08-26 to 2025-09-01 inclusive) a...
Write SQL to localize trading drop contributors
Use the schema and samples below. Unless stated, treat a user as active on a day if they attempted any order (any status). Dates are inclusive. Schema...
Analyze skewed comments and sampling effects
Right‑Skewed Daily Comments: Location Stats and Sampling Distributions You’re analyzing daily user comments per user, which are right‑skewed count dat...
Summarize your background concisely
Behavioral Prompt: 60–90 Second Career Walkthrough (Data Scientist, HR Screen) Context You are interviewing for a Data Scientist role in a consumer-te...
Test payment-accuracy lift with p-value and power
AB Test of Payment Accuracy (Two Proportions) Assume transactions in the two periods are independent and large enough for normal approximations. Defin...
Derive paying users over time with churn
This question evaluates the ability to model user conversion and churn with discrete-time recurrence relations, derive closed-form expressions for pay...
Design and power an incentive experiment
Experiment: Timing and Efficacy of Onboarding Benefits Context You operate a two-sided marketplace with supply-side candidates who often complete requ...
Diagnose and reduce first-action drop-offs
Funnel Drop‑Off: Instrumentation, Incentives, Fairness, and Ownership Context You lead a program where candidates must: (1) submit paperwork, then (2)...
Write SQL for DAU and first-purchase conversion
Today is 2025-09-01. Using the schema and sample data below, write a single ANSI-SQL query that returns one row per day for the last 7 days (2025-08-2...