Average Accuracy by Framework
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
The ML platform team is comparing framework performance. Show the average accuracy broken down by framework, limited to deployed models whose version (after stripping any prefixes like 'v' or suffixes like '-beta') falls between 1.0 and 3.0 inclusive. Return the framework and its average accuracy.
Summary
Not all frameworks deliver the same accuracy.
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