summaryrefslogtreecommitdiff
path: root/selection-sort.py
AgeCommit message (Collapse)Author
2022-10-20Housekeeping on scripts and README.mdinternetlandlord
2022-10-17Created a selection sort algorithm as a proof of concept. n^2 complexity,internetlandlord
so grab a coffee if you decide to run it against a large array!