summaryrefslogtreecommitdiff
path: root/heap-sort.py
AgeCommit message (Collapse)Author
2022-10-31Re-configured inputoutput to remove appending in egress function. Add ↵internetlandlord
appending to each algorithm script to denote sorting job performed
2022-10-26Added a heap-sort algorithm, as well as updating README.md accordinglyinternetlandlord