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."
Solve Morse and Network Access Tasks
Solve the following two independent coding problems. Problem 1: Convert Between Text and Morse Code You are given the standard Morse-code mapping for ...
Design Telehealth Consultation Queue
Design a web-based queuing application for a health-insurance company that offers free 24/7 telehealth access to its members through a website and mob...
Find K Nearest Points
Given an array of 2D points points, where points[i] = [x_i, y_i], and an integer k, return any k points whose Euclidean distance to the origin (0, 0) ...
Diagnose a dip in approval/conversion rate
You are a Staff Data Scientist analyzing a time series metric for a payments/fintech product. Data: Daily (or weekly) time series from Jan 2013 to Jan...
Write SQL to compare social-only vs game-only engagement
You are given two tables capturing Oculus app usage. Define an 'active day' as a UTC date on which a user generates at least one event. Consider only ...
Write SQL for video-call recipients and FR activity
Given the schema and samples below, write ANSI‑SQL to answer both questions. Assume dates are stored in UTC. Today is 2025-09-01, so “yesterday” is 20...
Clarify ambiguous requirements under pressure
Behavioral & Leadership Prompt — Problem Understanding and Clarification (Data Scientist, Technical Screen) Part 1 — Past Experience Describe a time y...
Implement a high-throughput web crawler safely
Design and code (pseudocode acceptable) a multi-threaded web crawler that favors breadth-first discovery while continuously running analysis tasks on ...
Describe resolving a high-stakes research disagreement
Describe a time you and a stakeholder strongly disagreed on the framing or interpretation of a technical problem (e.g., a probability/statistics assum...
Decide when CTR falls but revenue rises
Ads-Ranking A/B Test: Decision, Decomposition, Diagnostics, and Exec Readout Context You ran a user-level A/B test of a new ads-ranking model. The tre...
Write SQL for retention, conversion, and churn
Assume today is 2025-09-01 (use the user's local day boundaries based on users.tz). Given the following schema and sample data, write SQL to: (a) Comp...
Evaluate a credit-card acquisition partnership
Cohort NPV and Sensitivity for New Credit-Card Customers Context You are evaluating a co-branded partner expected to deliver 50,000 newly acquired cre...
Analyze time-zoned events with pandas
You are given two pandas DataFrames. events columns: user_id:int, ts:str ISO-8601 with timezone (e.g., '2025-08-31T23:58:43-07:00'), event:str in {'si...
Explain tackling ambiguity and defending a decision
Behavioral: Ambiguous Analytics With Incomplete Data and a Tight Deadline Context: You're a Data Scientist interviewing in a technical screen focused ...
Solve drunk-passenger probability and simulate outcome
Lost Boarding Pass Puzzle: Last Passenger's Seat Context: Technical screen for a Data Scientist (Statistics & Math). Setup - There are n passengers la...
Design a News Feed with APIs
Personalized News Feed System Design (Push + Pull) Context You are designing a large-scale personalized news feed for a consumer application. The feed...
Design rigorous A/B test and causal analysis
Experiment Design and Causal Inference: Multi-part Problem Context: You are designing a high-traffic web A/B test on a binary conversion metric. Answe...
Design metrics and experiment for Shopping launch
Experiment and Metric Plan: New Shopping Module Embedded in the Pins Feed Context You are introducing a Shopping module directly into the Pins feed. T...
Build DID panel and compute effects in SQL
Using the schema and toy data below, write SQL to construct a user-week panel and compute a clean pre/post DID dataset for first reminder exposure. Re...
Design an Uber A/B experiment end-to-end
Experiment Design: Pickup ETA Card Redesign Context: After a rider requests a trip, the app shows a pickup ETA card. The hypothesis is that clearer ET...