Implements the mergesort algorithm and does some simple tests to verify the algorithm
-
To run it simply:
python merge_sort.py -
To run the tests create a virtual env and run the following commands
pip install -r requirements.txt tox
| Name | Name | Last commit date | ||
|---|---|---|---|---|