Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-13 | changed file permissions to require 'chmod +x' for execution (safety) | internetlandlord | |
2022-11-03 | Added appended identifiers to selection sort scripts | internetlandlord | |
2022-10-20 | Housekeeping on scripts and README.md | internetlandlord | |
2022-10-17 | Created 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! |