An open API service indexing awesome lists of open source software.

https://github.com/vin-droid/parking-lot-problem-solution

A Parking lot can hold up to 'n' cars at any given point in time. Each slot is given a number starting at 1 increasing with increasing distance from the entry point in steps of one.
https://github.com/vin-droid/parking-lot-problem-solution

parking-lot-problem-solution rspec ruby

Last synced: about 1 month ago
JSON representation

A Parking lot can hold up to 'n' cars at any given point in time. Each slot is given a number starting at 1 increasing with increasing distance from the entry point in steps of one.

Awesome Lists containing this project