Amazon Data Scientist Machine Learning Interview Questions
Practice 37 real Machine Learning interview questions for Data Scientist roles at Amazon.

"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 and evaluate a RAG system
You are interviewing for an L5 Data Scientist role focused on LLM applications. Design a retrieval-augmented generation (RAG) system for an internal q...
Design an end-to-end spam detection system
Design an End-to-End Email Spam Detection System You are asked to design a production-grade email spam detection system that meets the following const...
Optimize precision–recall under class imbalance
You have extreme class imbalance (positive rate ~1%). You score 12 examples as follows (id, true_label, score): A,1,0.92; B,0,0.90; C,0,0.88; D,0,0.70...
Apply Double ML with text-address features
Estimate the ATE of a First Reminder on CSAT via Double Machine Learning (DML) Context You have observational data on customer satisfaction (CSAT) sur...
Choose Between Fine-Tuning and RAG for Client Chatbot
Scenario You are building a client-facing chatbot that must answer questions grounded in the client's proprietary documents. You must choose how to im...
Diagnose and fix underperforming ML model
Rapidly Improving Recall Under Class Imbalance (One-Day Plan) Context You inherit a binary fraud detection model with severe class imbalance (positive...
Design fraud detection across channels with unknowns
Fraud Detection Strategy for a Multi‑Channel Marketplace Context: You are designing a fraud detection system for a large marketplace operating across ...
Derive and compare core ML and RL methods
ML Fundamentals Technical Screen — Multi‑part Question Context: You are given a set of core machine learning topics to address rigorously. For each pa...
Decide standardization, sparse numerics, correlated features
You are given a tabular dataset for supervised learning with features: F1 (counts, mostly small integers with many zeros), F2 (monetary amounts in dol...
Build a package-allocation model for couriers
Automatic Package-to-Courier Assignment with ML + Optimization You previously assigned packages to couriers manually. Design an end-to-end system that...
Explain core ML concepts and metrics
You are interviewing for a Data Scientist role. Answer the following ML fundamentals questions clearly and concisely. Concepts 1. Explain the bias–var...
Build Accurate Energy Consumption Prediction Model for Utilities
Predicting Daily Energy Consumption: End-to-End Regression to Production Context You need to build and productionize a supervised regression model tha...
Choose regularization norms and model formulations
Regularization and model choice. 1) For linear and logistic regression, write the objective functions with L0, L1, L2, and L-infinity penalties in bot...
Compare Random Forests vs Gradient Boosting rigorously
Technical ML Choice: Random Forest vs. Gradient-Boosted Trees for Large-Scale Binary Classification Problem Setup You need to choose between a Random ...
Optimize Email Strategy for New Prime Video Series Launch
Scenario Designing, deploying, and evaluating ranking models and marketing emails for Prime Video. Question How would you approach sending marketing e...
Design a Churn Model: Handle Missing Data and Justify
Churn Prediction on Messy Subscription Data Context You are building a binary churn-prediction model for a subscription product. Historical customer-l...
Explain Decision-Tree Training and Clustering Algorithms
Decision Trees and Clustering: Training Mechanics and Core Principles Context Technical/phone screen for an Applied Scientist/Data Scientist role, ass...
Explain random forests, bagging, and evaluation
Random Forests, Bagging vs Boosting, and Practical Model Validation You are building a supervised learning model on tabular data. Explain and compare ...
Implement Batch Gradient Descent for Linear Regression
Batch Gradient Descent for Linear Regression (MSE) Scenario You are building a linear regression model from scratch and will optimize its parameters u...
Compare RNNs and Transformers for Long-Sequence Text Classification
Scenario You are designing a long-sequence text classification system under tight inference latency constraints (e.g., large documents or logs that mu...