Events by Month Across Years
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
- L3
Interview Prompt
The product analytics team suspects traffic is seasonal and wants to see the pattern across all available years. Show total event counts for each calendar month (1 through 12), combining all years into a single row per month.
Summary
Month by month, year by year. The pattern emerges.
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