Loading interview...
Error Severity Buckets
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
The error tracking table records occurrence counts per error type. Based on the count, assign labels: 0 as 'NONE', 1 to 5 as 'LOW', 6 to 20 as 'MODERATE', 21 to 50 as 'HIGH', more than 50 as 'CRITICAL'. Show each error type and its severity label. Exclude entries with no service name.
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