Redesign Health Data Scientist Interview Questions
The questions to prepare for a Redesign Health Data Scientist interview. Questions from real interview reports rank first. Updated weekly.
Choose a primary success metric and guardrails for a game experiment, then explain how that choice drives power, analysis, and ship decisions.
Redesign HealthExplain how a primary metric differs from a guardrail metric and how both are used in A/B test decisions.
Redesign HealthOutline the first checks to diagnose a sudden drop in a core product metric, starting with data quality, scope, and decomposition.
Redesign HealthSign up to see every question
Create a free account to unlock this list and practice real interview questions.
Explain how to improve model performance using validation, regularization, and tuning while protecting generalization.
Redesign HealthReason about sample size, power, and minimum detectable effect before launching an experiment.
Redesign HealthDesign a dashboard that helps a product manager monitor daily patient adherence and spot meaningful changes quickly.
Redesign HealthExplain how LAG and LEAD compare current rows to previous or next periods in time-series SQL analysis.
Redesign HealthRank the top 3 completed rides per vehicle per day using joins, a CTE, and ROW_NUMBER.
WaymoUse CTEs, joins, and monthly aggregation to measure cohort activity trends and classify engagement over time.
Compute daily active users and a 7-day rolling average using a CTE, distinct counts, and window functions.
Meta
Spotify
Meta ITDiagnose why a model is underperforming and decide whether the issue is thresholding, class balance, or a deeper data problem.
Redesign Health