Loading interview...
Slow Failures
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
Interview Prompt
The SRE team is investigating timeout-related incidents and needs to find API calls that both failed and took an unusually long time. Pull the endpoint, HTTP status code, latency, and the error message for every call that returned a client or server error and had a latency above two hundred milliseconds. Show the slowest failures first.
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