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.
-
Updated
Feb 29, 2020 - Ruby
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.
Parking lot interview question solution implementation asked by GoJek
(캡스톤디자인2 Dice 팀) 대중교통 결합 P+R 주차장 확인 어플리케이션
A quick and dirty implementation of Parking Lot problem
Add a description, image, and links to the parking-lot-problem-solution topic page so that developers can more easily learn about it.
To associate your repository with the parking-lot-problem-solution topic, visit your repo's landing page and select "manage topics."