Company question banks are included with the Insider plan.
Design a parking lot system with these core operations:
park(vehicle)
unpark(license_plate)
check_car(license_plate)
The main constraint is the spot compatibility rule:
MOTORCYCLE