Loading...
Device Mix
A easy SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- easy
Problem
The product team is deciding whether to invest in a mobile redesign and needs to understand the current device landscape. For each combination of device type and operating system, show how many devices are registered. Only include combinations that have at least three registrations, ordered from most common to least.
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.