The Loudest Threads
A medium SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- medium
- Seniority
- L4
Problem
A platform team is reviewing which code reviews sparked the most back-and-forth this cycle. Return the repo name and author for the three reviews that drew the most comments, most discussed first.
Summary
The code reviews that started a debate.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.