July 4th Sale
Limited Time Deal: Unlock all premium questions for over 40% off
$10.42$6.25
10
:
09
:
29
:
27
Back to Dashboard
Warehouse Drone Dispatch
Medium
A vertical warehouse uses autonomous drones to fulfill package requests. Each drone is at a specific floor and has one of three states: "ascending", "descending", or "hovering". A package request specifies a floor and a direction ("up" or "down", indicating the drone must be able to continue in that direction to reach the destination).
Given a list of drones and a single package request, assign the most suitable drone using these eligibility rules: ...