The Revenue Cliff
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
- L4
Interview Prompt
Pull a monthly revenue trend showing the month-over-month percentage change. Flag any month where revenue dropped more than 10% from the previous month. Round to 2 decimal places.
Summary
Revenue was climbing. Then it wasn't. Spot the drop.
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