/EduPath

A project to help University of Florida students select their courses by displaying a graph of prerequisites for each class. It utilizes both a HashMap and a 26-ary tree to store the course data and compare the speed of these data structures.

Primary LanguagePython

Watchers