I was given the following problem statement:
You have to design a parking lot which will have these details
Actions to be performed
Please note these are the minimum features you need to work on but if time permits and you can add more features it will add extra points for you.
The implementation should be a working code and should be driven by user input. Input can be taken any way (suggestion for Command Line Interface)
You are free to use any IDE you want, language should be Java.
Code will be evaluated on