Top Repos by Successful Builds
A medium SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- medium
- Seniority
- L3
Problem
The CI/CD team is identifying the repositories with the most successful builds. Show each repo and its count of successful builds, sorted from most successful to fewest.
Summary
Green builds. Which repos lead?
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.