Snap Data Scientist Interview Questions
The questions to prepare for a Snap Data Scientist interview. Questions from real interview reports rank first. Updated weekly.
Decide whether a change in user engagement is statistically real using hypothesis testing and confidence intervals.
SnapExplain statistical significance in experiments and how p-values and confidence intervals guide interpretation.
SnapSign up to see every question
Create a free account to unlock this list and practice real interview questions.
A framework for deciding which features should ship first when building a new product.
SnapExplain how to structure a cohort retention query using cohort assignment, period offsets, and aggregation in PostgreSQL.
SnapRank the top 3 completed rides per vehicle per day using joins, a CTE, and ROW_NUMBER.
WaymoUse ROW_NUMBER() to keep the earliest created_at 'Repl created' per entity and return out-of-order duplicates to delete.
Replit
QuantcastUse a CTE, LEFT JOIN, and ROW_NUMBER to find each user's first Chime feature touch after signup.
Asana
ChimeIdentify the main pitfalls that can distort A/B test interpretation and explain how to guard against them.
SnapEvaluates your breadth across core DS topics used in experimentation and modeling.
SnapDiagnose why a job recommendation model is flagging too many poor matches and how to reduce false positives.
Snap