Loading interview...
Most Profitable Region Month
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
- mid, senior
Interview Prompt
The finance team needs the single most profitable region-month combination in 2026. For each region, sum profit by transaction month, matching orders to transactions by their ID modulo 100. Return whichever region and month came out on top.
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