Loading interview...
Monthly Transaction Counts
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
Interview Prompt
Given a transactions table with user_id and transaction_date, write a query that returns the count of transactions per user per calendar month. Order by user, then month.
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