The Weight of Giants
A medium SQL interview practice problem on DataDriven. Write and execute real sql code with instant feedback.
- Domain
- SQL
- Difficulty
- medium
- Seniority
- L6
Problem
The FinOps team needs the top 2 highest-spending services within each cloud provider. If two services tie on spend within a provider, include both.
Summary
In every sky, only two hold the throne.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and checks it automatically.