15 Sorting Algorithms in 6 Minutes - YouTube
#An interesting look at 15 different sorting algorithms with a visual representation of how well they run. Everything from the classic Bubble Sort, Heap Sort and Quick Sort. Including a few I didn’t even know about. Radix, Cocktail Shaker, Gnome.
Bitonic is a really weird sort method. And Bogo, well, I have no clue what that one is trying to do.