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."
Evaluate a model and choose metrics
Fraud-screening model evaluation under class imbalance and asymmetric costs Context You operate a binary classifier that flags e‑commerce orders for m...
Explain a project’s impact and product thinking
A Head of Product asks: 1. Pick one analytics/data science project you led end-to-end. 2. What was the product problem and why did it matter? 3. What ...
Design a BLE Command Handler
Design a Bluetooth Low Energy (BLE) command handler for an iOS application. The app needs to send commands to a wearable device over BLE. Commands mus...
Design a scalable web crawler
Design a Scalable Web Crawler Design a production-ready web crawler that discovers and downloads publicly accessible web pages at internet scale. The ...
Use confusion matrix to choose model metric
Scenario You built a binary classifier (e.g., fraud detection, churn risk, medical screening, spam). You are given a confusion matrix on a validation ...
Implement a Single-Node Priority Pub/Sub
Implement a simplified in-memory publish-subscribe system that runs on a single machine. The system should support users subscribing to topics with a ...
How would you diagnose a completed orders drop?
Case: Completed orders dropped in Los Angeles You are a Data Scientist supporting a consumer pricing team for a two-sided delivery marketplace (custom...
Analyze Correlations and Generate Gaussians
You are interviewing for a quantitative data science role. Answer the following probability and simulation questions: 1. Let \(X\), \(Y\), and \(Z\) b...
What Project Are You Proudest Of?
Tell me about the project you are most proud of. Why does it stand out, what was your specific contribution, what challenges did you face, and what me...
Design a News Aggregation Feed
Design a large-scale news aggregation feed similar to a major news app. The system ingests a large volume of raw news articles from many sources, incl...
Compute Balances and Minimize Settlements
You are building a daily ledger service. A transaction record has three fields: timestamp, user_id, and delta_amount. delta_amount can be positive or ...
Design a supermarket checkout system
Design the software for a supermarket checkout system. A grocery store has multiple checkout lanes operated by cashiers, and the design should also be...
How to prepare for a PM partnership round
You’re told an onsite loop has 4 rounds: 2 coding, 1 system design, and 1 “PM partnership” round. Question 1. How is a “PM partnership” interview diff...
Design Harmful Content and OOM Detection
Design two machine learning systems: 1. Harmful content detection for LLM applications: Build a system that detects harmful user inputs or model outpu...
Compute ITT, TOT, and LATE with noncompliance
In the same personalization experiment, not everyone assigned to treatment actually receives personalization (noncompliance). You are given user-level...
Implement flood fill using BFS and DFS
Problem You are given a 2D grid image of size m × n, where each cell contains an integer color value. You are also given a starting cell (sr, sc) and ...
Remove adjacent duplicates and handle tree input
You are asked three related coding questions. 1) Remove adjacent duplicates (repeatedly) Given a string s (lowercase English letters), repeatedly remo...
Maximize distinct values after unique ± offsets
Problem You are given an integer array a of length n and a non-negative integer k. For each index i, you must choose: - an integer offset d_i such tha...
Implement a Merkle-tree repo diff
You are given two snapshots of a source-code repository on disk, each represented by a root directory path. Implement a Merkle tree over the directory...
Answer tough self-awareness and team questions
In a director-level behavioral interview, answer the following questions clearly and professionally: 1. What is something people have misunderstood ab...