A medium SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- medium
- Seniority
- L4
Problem
Rank commits by lines added each month in 2025, then count how many times each author placed in the top 10. Show the author with the highest count.
Summary
In a sea of commits, only a few wear the crown.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.