DataDrivenDataDriven
LearnPracticeInterviewDailyJobsCommunity

The Conversion Story

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

Domain
SQL
Difficulty
medium
Seniority
L5

Interview Prompt

We're measuring how each referral source turns signups into paid purchases, using the event_data log. Classify every event by its tags as organic, referral, campaign_a, campaign_b, or other, and for each source report its conversion rate: users who purchased over users who signed up.

Summary

Signups are one thing. Paid purchases are another. Find the gap by source.

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 sql solution with real code execution
  4. Get instant feedback and a hire/no-hire decision

Related

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