↓
Asymptotic notation was the first subject of CSCI 311, we spent about a third of the semester learning about how different algorithms perform depending on the scenario. This project was great in helping visualize how much time bad algorithms can take up. Along with creating this program Professor Kun provided us with a python script that was about to transform out csv files into graphs.