Loading...

Top Services Per Provider

A medium SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.

Domain
SQL
Difficulty
medium
Seniority
staff

Problem

The FinOps team needs to see the top 2 highest-spending services within each cloud provider. For each result row, include the provider, service name, and total spend. If two services tie on spend within a provider, include both.

Practice This Problem

Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a live PostgreSQL database and grades it instantly.