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."
Model advertiser intake database schema
Model advertiser intake database schema Advertiser Intake and Campaign Data Model (F1-style) Context You are designing a multi-tenant advertiser intak...
Design a ChatGPT-like serving system
This question evaluates expertise in designing scalable machine-learning inference systems, covering chat-completion architecture, GPU capacity planni...
Diagnose KPI anomaly and evaluate promotion/A-B test
Diagnose KPI anomaly and evaluate promotion/A-B test You are a Data Scientist supporting a TurboTax product team. You are asked to handle three relate...
Design a delivery cost dashboard with payments
Design a delivery cost dashboard with payments Object-Oriented Delivery Cost Dashboard Service Goal Design and implement an object-oriented service to...
Design a scalable MapReduce pipeline
Design a scalable MapReduce pipeline Design a Large-Scale MapReduce-Style Data Processing System Context You are designing a batch pipeline, using a M...
Design a Conversational Flight Search, Booking, and Price-Tracking Service
Design a Conversational Flight Search, Booking, and Price-Tracking Service Design a service for roughly 30 million daily active users. A user can chat...
Design and Evaluate a Home Carousel
Pinterest is considering adding a horizontally scrollable carousel at the top of the Home feed, similar to Instagram Stories. The carousel may surface...
Design an in-memory key-value database
Design an in-memory key-value database Design an In-Memory Key–Value Database (Technical Screen) Context Build an in-memory key–value (KV) database th...
How would you throttle a crawler?
The crawler above is now a production service. Expanding each page requires an outbound HTTP or API call to fetch its links, and upstream services may...
Design Restart Strategy for Oracle Solver
This question evaluates understanding of probabilistic runtime analysis and restart strategies for randomized (Las Vegas-style) solvers, including exp...
Design EV Telemetry Monitoring App
You are interviewing for a full-stack software role on an electric-vehicle team. Design an internal application that displays live vehicle telemetry, ...
Choose fastest way to transfer 2 TB
You need to transfer a 2 TB dataset to someone located in San Francisco as fast as possible. - What transfer method(s) would you choose and why? - St...
Build and Validate a Binary Tree from Parent-Child Pairs
Build and Validate a Binary Tree from Parent-Child Pairs You are given a single input string that is supposed to describe a binary tree as a sequence ...
Implement a multithreaded task executor with semaphores
Design and implement a thread-safe TaskExecutor that limits concurrent work using a semaphore-like mechanism. You are given an interface similar to: -...
Analyze Linear Regression Changes with Duplicated Observations
Linear Regression, P-values, and Chi-square with Large Samples You are analyzing regression and goodness-of-fit results. Consider what happens if ever...
Estimate Highway Billboard Impressions Using Traffic Data
Estimating Highway Billboard Reach and Impressions An out-of-home advertising team wants to estimate reach and impressions for a single highway billbo...
Estimate Causal Impact Using Synthetic Control Methods
Estimate Causal Impact Using Synthetic Control Methods A product feature has already launched to 100% of traffic, and no explicit control or holdout g...
Analyze A/B Test Results to Inform Stakeholder Decisions
Analyze A/B Test Results to Inform Stakeholder Decisions You receive raw log-level event data from an A/B test on a consumer booking funnel. You must ...
Diagnose Multicollinearity in Flight Delay Prediction Model
Diagnose Multicollinearity in a Flight Delay Prediction Model You are building a model that predicts whether a flight will be delayed using historical...
How would you choose a classification threshold?
You trained a binary classifier that outputs a probability score p(y=1|x). You must choose a decision threshold t to convert probabilities into class ...