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."
Investigate High Memory Usage
You are the on-call engineer for a delivery platform. System context - Couriers use a mobile app to accept and complete deliveries. - The mobile app c...
Calculate CTR and ad revenue
This question evaluates proficiency in data manipulation and analytics, specifically metric calculation (CTR) and multi-currency revenue aggregation, ...
Design a Visa-like payment processing system
This question evaluates a candidate's ability to design a secure, low-latency card payment processing network, testing knowledge of distributed system...
Find the Index Range of a Target in a Sorted Array
This question evaluates a candidate's grasp of binary search and its adaptation to locate boundary positions within a sorted array. It tests the abili...
Implement NumPy neural-network layers
This question evaluates competency in implementing neural-network layers and array algebra in NumPy, including matrix multiplication, broadcasting rul...
Design a Secure Copilot API
Design a secure API for an enterprise AI copilot product. The product serves many independent organizations (tenants). Authenticated end users send pr...
Design a Real-Time Sensor Intelligence System
Design an end-to-end real-time sensor intelligence system for a product team. Start from ambiguous product requirements and cover the full lifecycle: ...
Design Robust Large-Input Processing
The string-reduction algorithm above is now part of a backend service. Each job reads a text object from S3-compatible storage, applies the transforma...
Can bootstrap help reduce variance
An interviewer asks: “Can bootstrap help reduce variance?” Answer this question precisely. Distinguish between: 1) Using the bootstrap to estimate var...
Implement a Stateful Search Autocomplete Session
Implement a Stateful Search Autocomplete Session Build an autocomplete engine from historical sentences and their usage counts. While a user types a s...
Explain DB concurrency, debugging slowness, DDD and CQRS
Backend fundamentals: concurrency, performance investigation, and architecture terms Answer the following backend questions: 1. How do databases handl...
Debug and extend obstacle-run statistics classes
Problem: Obstacle course run statistics (debug + implement) You are building software to track how long racers take to complete an obstacle course. Do...
Design One-to-One Chat
Design a scalable one-to-one chat system. Scope: - Only direct one-to-one messaging is required. - Group chat, public channels, workspace features, an...
Discuss culture and mission alignment
Behavioral: Culture & Mission Alignment Role: Software Engineer · Stage: Onsite (Virtual Onsite) · Format: Panel behavioral round Context You are inte...
Design sequential reveal classification and policy
FashionMNIST: Row-wise Reveal Evaluation, Reward-Optimal Masking, Augmentation, and Early Exit Context You have a trained CNN classifier for FashionMN...
Design User Embedding Semantic Search
Design a user-embedding-based two-stage semantic retrieval and ranking system for a short-term rental marketplace. The goal is to retrieve and rank pr...
Design an Online Bookstore
This question evaluates a candidate's ability to design a scalable, fault-tolerant online bookstore by addressing service decomposition, functional re...
Design mobile check deposit system
System Design: Mobile Check Deposit for a Consumer Banking App Design a production-grade Remote Deposit Capture (RDC) feature that lets retail custome...
Solve four coding problems
The interview included four independent coding problems: 1. Longest all-healthy service streak You are given the daily health-check results for mul...
Design a DAU/MAU metrics system
Question Design a system that computes and serves product engagement metrics — DAU (Daily Active Users) and MAU (Monthly Active Users) — for a large c...