Engagement by Content Type
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 content team uses total duration as a proxy for engagement and wants to know which formats consume the most viewer time. Show each content type's total duration in seconds, sorted from highest total duration to lowest.
Summary
Some content types get all the attention.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.