Device Types With Chrome Users
A easy SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- easy
- Seniority
- L3
Problem
The frontend team is deciding which device types to prioritize for a Chrome-specific optimization. Show device types that have at least 2 Chrome users, with the user count for each, sorted from largest to smallest.
Summary
Power users and their devices.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.