Harvard Medical School Data Scientist Interview Questions
The questions to prepare for a Harvard Medical School Data Scientist interview. Questions from real interview reports rank first. Updated weekly.
Explain why A/B testing matters in marketing analytics and how it supports causal, metric-driven campaign decisions.
Harvard Medical SchoolEstimate sample size and power for an experiment, define MDE and guardrails, and decide whether the test is worth running.
Harvard Medical SchoolExplain how supervised and unsupervised learning differ, and ground the distinction in a practical ML example.
Harvard Medical SchoolExplain what a p-value means in hypothesis testing and how it relates to statistical significance.
Harvard Medical SchoolDiagnose a post-release KPI drop by separating instrumentation issues from real behavior changes and tracing the problem through the metric hierarchy.
Harvard Medical SchoolTests your SQL window function capability for time-series feature engineering.
Harvard Medical SchoolTests product sense and your ability to translate user needs into measurable value.
Harvard Medical SchoolAssesses your ability to diagnose bottlenecks and improve reliability and performance in production data pipelines.
Harvard Medical SchoolSign up to see every question
Create a free account to unlock this list and practice real interview questions.
Use LAG and window functions to identify the slowest stage in the fulfillment chain.
InstacartRank the top 3 completed rides per vehicle per day using joins, a CTE, and ROW_NUMBER.
WaymoOptimize a multi-join dashboard query using CTEs and window functions to reduce repeated work.
Apptio