Interview Core Track · Medium · 25 min
Remaining Server Capacity
Each server has a total capacity and may have multiple workloads assigned. Return server_id and remaining_capacity for every server, including servers with n...
Company labels are directional practice context, not official interview guidance.
Objective
Practice query basics through a Google-tagged business scenario.
Approach
Use this track to improve speed, edge-case handling, and accuracy under timed conditions.
Company context
Company labels are directional practice context, not official interview guidance.
Each server has a total capacity and may have multiple workloads assigned. Return server_id and remaining_capacity for every server, including servers with no workloads. Order by remaining_capacity descending, then server_id.
This is a Pro question
Upgrade to Pro to unlock this prompt, the SQL workspace, and all 254 problems.
Upgrade to Pro — unlock all 254 problemsSQL workspace
Run queries against the protected question data, then submit once the result shape looks right.
Sign in to run SQL
Create a free account or sign in before running queries against protected question data.