Top 19
Prep plan
~3h total · Updated weekly · Last refresh Aug 9

Amazon Lab126 Research Scientist Interview Questions

The questions to prepare for a Amazon Lab126 Research Scientist interview. Questions from real interview reports rank first. Updated weekly.

Adapting to Mid-Project Requirement Changes
Medium

Tests adaptability under changing requirements, including reprioritization, ownership, and execution in ambiguity.

OwnershipDealing With AmbiguityPrioritization
Amazon Lab126
More Behavioral & Leadership questions with a free account
Bias Variance Tradeoff BasicsEasy

Explain how bias and variance affect generalization, and how model complexity changes the balance.

Cross-ValidationBias-Variance TradeoffSupervised Learning
Amazon Lab126
Supervised vs Unsupervised Learning
Easy

Explain how you have used supervised and unsupervised learning, and how you evaluate each in practice.

Cross-ValidationUnsupervised LearningSupervised Learning
Amazon Lab126
Supervised vs Unsupervised Learning
Easy

Explain how supervised and unsupervised learning differ, and ground the distinction in a practical ML example.

Unsupervised LearningFeature EngineeringBias-Variance Tradeoff
Amazon Lab126
Bias-Variance Tradeoff in Practice
Medium

Explain the bias-variance tradeoff and how it guides model choice, regularization, and generalization performance.

Cross-ValidationBias-Variance TradeoffRegularization
Amazon Lab126
More Machine Learning questions with a free account
Common Model Evaluation MetricsEasy

Explain common machine learning evaluation metrics and when each is useful.

PrecisionAccuracyRecall
Amazon Lab126
Evaluate Models in Production
Hard

How to evaluate a production model using calibration, thresholds, and confusion matrix tradeoffs.

CalibrationAccuracyThreshold Tuning
Amazon Lab126

Sign up to see every question

Create a free account to unlock this list and practice real interview questions.

Get my prep plan
Explain Solution Time Complexity
Easy

Explain how to analyze an algorithm’s time and space complexity and justify the result from the code structure.

Hash TablesSearchingSorting
Amazon Lab126