Loading interview...
The Duplicate Detection Sprint
A easy SQL mock interview question on DataDriven. Practice with AI-powered feedback, real code execution, and a hire/no-hire decision.
- Domain
- SQL
- Difficulty
- easy
- Seniority
- junior, mid
Interview Prompt
Given a customers table with email addresses and signup dates, write a query to find all email addresses that appear more than once. For each duplicate email, return the email, the count of occurrences, and the earliest and most recent signup dates.
How This Interview Works
- Read the vague prompt (just like a real interview)
- Ask clarifying questions to the AI interviewer
- Write your sql solution with real code execution
- Get instant feedback and a hire/no-hire decision