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."
Implement robust word counts and min/max
You receive a 50GB UTF-8 text corpus on disk. Implement a Python solution that:\n- Streams the file without loading it fully into memory.\n- Counts ca...
Design idempotent daily loads with deduping
You need to load the last 7 days of orders into a large fact table from a noisy staging feed. Assume today is 2025-09-01. Requirements: idempotent rer...
Maximize credit card portfolio profit
Credit Card Approval and Profit Optimization (12‑month horizon) Context You receive 10,000 credit card applications per month. Applicants are grouped ...
Lead innovation and automate a critical process
Describe a specific project where you led an end-to-end innovation from idea to production. Be concrete: - What was the problem, constraints, and succ...
Write SQL for lowest price with ratings
You have two tables. Schema: - products(product_id INT PRIMARY KEY, product_name TEXT, category TEXT) - purchase(purchase_id INT PRIMARY KEY, product_...
Design analytics for a new-market launch
DoorDash New-City Launch: Metrics, Guardrails, and Causal Rollout Design Task Define success metrics and guardrails for three phases of a new-city lau...
Describe leading cross-functional research collaboration
Behavioral Prompt: STAR Example of Cross-Functional Collaboration Provide a STAR-formatted example from your resume or research where you collaborated...
Analyze shopping funnel with joins and windows
Write SQL (PostgreSQL) to analyze a 4-step shopping funnel: view_product → add_to_cart → checkout_start → purchase. Use the schema and sample data bel...
Demonstrate leadership in cross-functional collaboration
Question This is the Meta Data Scientist onsite behavioral & leadership round. The interviewer works through a set of leadership prompts and expects y...
Design a causal evaluation without A/B testing
Non-Randomized Launch Decision via Synthetic Control: Complete Analysis Plan You need to make a go/no-go decision for a high-impact feature that canno...
Present an end-to-end project and defend decisions
End-to-End Project Presentation + Deep-Dive Follow-ups Instructions (10 minutes, max 5 slides) Present an end-to-end project you led that shipped to r...
Optimize theme park queues and revenue
Virtual Queue Pilot: Experiment Design and Analysis Context A theme park is piloting a virtual queue system designed to reduce average wait time by 20...
Process real-time enter/exit events and actives
You receive a real-time stream of events with schema: user_id (str), channel (str), event_type ("enter"|"exit"), ts (UTC ISO timestamp). A user can ‘e...
Design a data platform enablement
Design a pragmatic data‑platform enablement for a mid‑tier retail bank migrating to cloud under PII and data‑residency constraints. Describe the targe...
Design and analyze a card signup A/B test
A/B Test Design: Co‑Branded Gym Credit Card Offer Context: You will A/B test a 3‑month free gym membership offer shown on the application landing page...
Return Top K Open Businesses
You are given a list of business candidates. Each candidate has at least the following fields: - score: a numeric relevance score - distance: a numeri...
Model entities for feed content and shares
Scenario You are designing the data model for a social app’s News Feed that shows multiple content types (text, image, short video). Users can interac...
Explain decision trees and tree ensembles
Prompt 1. Explain how a decision tree works for classification or regression. 2. How does the tree choose a split (objective functions for classificat...
Design a short-video recommender for short-term interest
Scenario You are designing a short-video recommendation system (similar to a swipe/feed product). The system must personalize the feed for each user a...
Discuss Project Motivation and Career Goals
Discuss Project Motivation and Career Goals Behavioral Phone Screen Prompts — Software Engineer (PayPal) Context: You are in a technical phone screen ...