Eightfold Data Scientist Interview Questions
The questions to prepare for a Eightfold Data Scientist interview. Questions from real interview reports rank first. Updated weekly.
Explain practical strategies for handling missing values in a supervised learning workflow, from diagnosis to modeling and validation.
EightfoldExplain how supervised and unsupervised learning differ, and ground the distinction in a practical ML example.
EightfoldTests model evaluation, debugging, and iteration strategy to restore performance.
EightfoldSet a clear north star, supporting KPIs, leading indicators, and guardrails for a new product feature.
EightfoldIdentify major online experiment pitfalls and explain how they can bias results in a streaming product A/B test.
EightfoldExplain what a p-value means in hypothesis testing and how it relates to statistical significance.
EightfoldTests SQL skills for cohort analysis and experimental-style before/after comparisons.
EightfoldDesign an end-to-end A/B test for a new product change, including metrics, MDE, power, randomization, and launch decision rules.
EightfoldSign up to see every question
Create a free account to unlock this list and practice real interview questions.
Rank the top 3 completed rides per vehicle per day using joins, a CTE, and ROW_NUMBER.
WaymoBuild a daily series and compute a 30-day trailing moving average of task bookings using window functions.
TaskRabbit
RBCCompute per-vehicle daily autonomous vs manual seconds from state-change logs using LEAD and conditional aggregation.