summaryrefslogtreecommitdiff
path: root/selection-sort.py
AgeCommit message (Expand)Author
2023-11-13changed file permissions to require 'chmod +x' for execution (safety)internetlandlord
2022-11-03Added appended identifiers to selection sort scriptsinternetlandlord
2022-10-20Housekeeping on scripts and README.mdinternetlandlord
2022-10-17Created a selection sort algorithm as a proof of concept. n^2 complexity,internetlandlord