DataDriven
LearnPracticeInterviewDiscussDailyJobs

Who Comes Back

A medium Data Modeling mock interview question on DataDriven. Practice with AI-powered feedback, real code execution, and a hire/no-hire decision.

Domain
Data Modeling
Difficulty
medium
Seniority
mid

Interview Prompt

We run a short-video social platform and the growth team wants to track how many new users come back on each day after they sign up, broken down by signup cohort and acquisition channel. Design the warehouse model that lets analysts compute day-N return rates for any offset they ask for later, without rescanning the raw event stream. Activity is high-volume, so the model has to keep these queries cheap as daily actives grow into the hundreds of millions.

How This Interview Works

  1. Read the vague prompt (just like a real interview)
  2. Ask clarifying questions to the AI interviewer
  3. Write your data modeling solution with real code execution
  4. Get instant feedback and a hire/no-hire decision

Related

  • All Mock Interviews
  • Practice Mode (untimed)
  • Data Modeling Interview Questions
  • Data Engineering Interview Prep Guide
  • Practice Problems
  • Daily Challenge