A collection and benchmark of a few sort known algorithms implemented from scratch in C
benchmark
sort
bubble-sort
insertion-sort
selection-sort
merge-sort
quick-sort
counting-sort
bogo-sort
slow-sort
-
Updated
Aug 20, 2021 - C