Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 342 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 342 Bytes

Parking Lot Problem

Solving a simple parking lot ticketing problem using ruby

Setup

  1. Clone the repository
  2. Create a sample data file in sample_input folder
  3. run ./parking_lot sample_input/your_file_name (Make sure it has executable permission)

Issues

If you want to report any issue, please do so at [email protected]