Sorting experiments
These are just some sorting algorithm experiments of mine.
Algorithms
- Bubblesort (This is by someone else)
- Bubblesort Plus (Optimised bubblesort, came up with this one myself; however, it's not original in the sense that I invented the optimisation first)
License
All of the code here is under the Unlicense, and in the public domain. Read more in [./LICENSE.txt]