summaryrefslogtreecommitdiff
path: root/sort
AgeCommit message (Expand)Author
2023-03-24we are on codeberg nowPaul Buetow
2020-10-16migrate to gomodulesPaul Buetow
2020-08-08fortune not foundPaul Buetow
2020-08-08fortune not foundPaul Buetow
2020-08-08fortune not foundPaul Buetow
2020-08-08better quicksortPaul Buetow
2020-08-08fix testPaul Buetow
2020-08-08fix bugPaul Buetow
2020-08-08fortune not foundPaul Buetow
2020-08-08refactorPaul Buetow
2020-08-08refactor mergePaul Buetow
2020-08-08refactor quicksortPaul Buetow
2020-08-08wrapupPaul Buetow
2020-08-08fortune not foundPaul Buetow
2020-08-08add parallelquick and so onPaul Buetow
2020-08-07add quick2Paul Buetow
2020-08-06mergePaul Buetow
2020-08-06initial quick sort but have to figure out why it is so slowPaul Buetow
2020-07-26also have bottom-up merge sortPaul Buetow
2020-07-21merge sort worksPaul Buetow
2020-07-17refactorPaul Buetow
2020-07-17shuffle sort worksPaul Buetow
2020-07-17initial shuffle sortPaul Buetow
2020-07-17refactorPaul Buetow
2020-07-17fix shell sortPaul Buetow
2020-07-15fix shell sortPaul Buetow
2020-07-14actually add shell sortPaul Buetow
2020-07-14add shellsort and refactor a bitPaul Buetow
2020-07-14refactored testing and benchmarkingPaul Buetow
2020-07-14better testingPaul Buetow
2020-07-14add bench helperPaul Buetow
2020-07-14add insertion sortPaul Buetow
2020-07-12have selection sortPaul Buetow