This program is a simple dictionary based on a linked list that stores information about footpaths in Melbourne. The dictionary is built by reading data from a file and inserting each footpath record as a node in the linked list. Users can search the dictionary using attributes in the dataset as keys to retrieve information about footpaths. The program includes a method to search for a key in the list and outputs any matching records. Note that keys may not be unique.
-
Notifications
You must be signed in to change notification settings - Fork 0
License
DanielNappa/COMP20003-Project-1-2022
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published