This is a list of possible additions of sorting algorithms. - [ ] [Bogosort](https://en.wikipedia.org/wiki/Bogosort) - [ ] [Comb sort](https://en.wikipedia.org/wiki/Comb_sort) - [ ] [Radix sort](https://en.wikipedia.org/wiki/Radix_sort)
This is a list of possible additions of sorting algorithms.