/sort-algorithm-comparison

[WIP] A comparison of the speeds of common sorting algorithms

Primary LanguagePython

Sort algorithm comparison

Python

Install dependencies

$ python3 -m pip install -r requirements.txt

Run sort scripts

$ PYTHONPATH=main/python/algorithms python3 ./main/python/test/main.py