Analyzed sorting algorithms and produced graphs displaying their efficiencies using NumPy and Matplotlib in Jupyter Notebook.
In this repo, there is a pdf file of the analyses I made during this project.
Download Jupyter Notebook: https://jupyter.org/install
Clone the repository to wherever you'd like, then in Terminal type in "jupyter notebook" to locate the file.
In the "Kernel" tab, select "Restart & Run All"