Nodes by Region and 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 capacity team is mapping fleet composition and needs node counts broken down by region and node type, alphabetical by region.
Summary
Broken down by region. Broken down by type.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.