im-minion / parking_lot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parking Lot Problem

Project Requirements

  • JDK 1.8.

  • Maven 3.1.0.

  • Junit 4.12

The project can be run as follows in one of the two ways :

  1. ./parking_lot.sh <input_filepath>
    The inputs commands are taken from the input file.

  2. ./parking_lot.sh This will start the program in an interactive mode.

About


Languages

Language:Java 79.6%Language:Ruby 18.4%Language:Shell 2.0%