Meta + Google + TikTok + Amazon 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."
Design pricing and multivariate button experiments
You join a B2B SaaS firm with three public tiers (Basic $25/month, Pro $50/month, Enterprise = sales-quoted). The PM asks for a 2‑week A/B test to rai...
Compare Bayesian and frequentist decisions
A/B Test With Beta–Binomial Posteriors and Decision-Making Under Asymmetric Costs You ran a two-arm A/B test on a binary KPI with independent Beta(1, ...
Design an interference-robust A/B test for monetization
A/B Test Design: New Tipping UI on Creator Posts Context: You are launching a new tipping UI on creator (PGC/OGC) posts to increase creator monetizati...
Solve four OA string/array/matrix/graph tasks
This multi-part prompt evaluates proficiency in core programming competencies: string parsing and character classification, simulation/greedy processi...
Should We Launch Group Calling?
Question You work on a consumer calling product (think Messenger/WhatsApp-style voice) that currently supports only one-to-one voice calls. The team i...
Design a Top-K trending items service
This question evaluates competency in large-scale system design, real-time streaming ingestion, distributed aggregation, and trade-offs between exact ...
Maximize concatenation length with unique chars
This question evaluates understanding of string manipulation, set-based uniqueness constraints, and combinatorial subset selection for maximizing conc...
Solve two grid problems (islands + min-cost path)
This pair of problems evaluates grid-based algorithm competencies, specifically connected-component detection and translation-invariant shape recognit...
Design a computer-use agent end-to-end
This question evaluates competency in designing end-to-end multimodal interactive ML systems, including perception from pixels and accessibility trees...
Count Clusters of 2D Points Within a Radius
This question tests graph traversal skills, specifically identifying connected components among a set of 2D points using distance-based adjacency. It ...
Solve linked list, tree, and grid problems
Problem A — Find cycle entry in a singly linked list You are given the head of a singly linked list. The list may contain a cycle. - Return the node w...
Design a distributed job scheduler service
Design a distributed job scheduler service Design a horizontally scalable, multi-tenant job scheduler service that supports both one-off / ad-hoc jobs...
Find a valid course order from prerequisites
This question evaluates understanding of graph algorithms, topological ordering, dependency resolution, and cycle detection within the Coding & Algori...
Design an Expected O(1) Randomized Container
Design an Expected O(1) Randomized Container Design a generic container that stores distinct elements and supports: - insert(element) -> bool: add an ...
Compute winning probability on 1D dice walk
You are on an infinite 1D number line starting at position 0. Repeatedly roll a fair die that returns an integer uniformly at random from 1 to K (incl...
Explain LLM architecture, tuning, evaluation
LLM Architecture, Positional Embeddings, Fine-Tuning (PEFT), Regularization, and Evaluation Context You are interviewing for a Machine Learning Engine...
Answer Amazon Leadership Principles questions
Answer Amazon Leadership Principles questions Behavioral Interview Prep: Amazon Leadership Principles (Software Engineer, Onsite) Context You are prep...
Write queries for follows and bookings
This question evaluates the ability to manipulate temporal event logs, enforce bidirectional relational integrity, and implement efficient graph and i...
Assess Amazon Leadership Principles in Behavioral Interviews
Assess Amazon Leadership Principles in Behavioral Interviews Scenario Amazon Data Scientist (often L5) onsite — the Leadership Principles (LP) behavio...
Describe a project you are proud of
Prompt Spend ~30 minutes walking the interviewer through a software project you are proud of. What to cover - Problem & context: What was the user/bus...