Chime · Primly Community

Chime data scientist interview (SQL + case + stats): what the loop looks like

ds_dmitri · 4 replies

Interviewed at Chime for a data scientist role on their risk/fraud team in Q1 2026. DS interviews vary a lot by company so here's the actual breakdown.

The OA: SQL-heavy, two problems. Window functions, a multi-table join with an aggregation condition. Medium difficulty. Nothing I hadn't seen on LeetCode or StrataScratch. Time limit was 75 minutes and I had time to check my work.

Technical phone screen: One hour with a data scientist from the team, not a recruiter. Split into two halves. First half was SQL live coding: they shared a schema on screen and asked me to query it. Schema was clearly inspired by their actual data model (users, transactions, flags). I had to write a query to find users who had three or more failed transactions in a 30-day window. Sliding window problem.

Second half was stats/probability: A/B test interpretation, and then a question about class imbalance in fraud detection models. Both are core DS interview categories and I'd been expecting them. If you're interviewing for risk or fraud at any fintech, make sure you can explain precision/recall tradeoffs without referencing Wikipedia.

The case: Came in a separate round. Business scenario: how would you set up an experiment to test whether a new SpotMe limit increase affects user behavior. They wanted: hypothesis, metric choice, power analysis considerations, potential confounders. No right answer but they push on your thinking.

Behavioral round: Standard, mission-oriented like the rest of the loop. Why Chime, talk about a model you shipped, what happened when a stakeholder disagreed with your recommendation.

No ML system design in my loop but I've heard it comes up for ML-DS hybrid roles. For pure analytics DS it was SQL/stats/case heavy throughout.

Offer came back with a 160k base for the SF role plus RSUs. Felt reasonable for the level.

4 replies

analyst_ana

This is the most detailed Chime DS breakdown I've seen. The sliding window SQL query example is a perfect prep signal. Thanks for posting.

de_derek

The schema being 'clearly inspired by their actual data model' is a good sign. Companies that give you fake data about pizza orders are the ones where data quality in prod is also a nightmare.

qa_quinn

160k base for SF DS in 2026 is below market if we're being honest. What did the RSU package look like and how did the vesting schedule compare to total comp?

ds_dmitri

RSUs were around 120k over 4 years with a 1-year cliff. Total first-year TC came out around 180k with target bonus included. Not FAANG but I was comparing against early-stage startups so it was competitive in my set.