Mid-Range Team Spenders
A hard SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- hard
- Seniority
- L5
Problem
Find employees whose cloud cost allocation is above average for their team but who are not among that team's top 3 spenders. Show each qualifying employee's team name and amount.
Summary
Above average but not extreme.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.