Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 388 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 388 Bytes

comp352

This is a program made for a data structure and algorithm class. Created a system that stored licence plate keys and car values using a LinkedHashmap and an arraylist structure. Threshold can be set to pick between these two ADT'S dynamically while adding, removing, uploading file... A built in menu is created where you can lookup keys and values, nextkey,prevkey and more.