Slow sorting: Stooge sort and Bogo sort Watch sorting algorithms compete for the title of the slowest sorting algorithm.
Insertion Sort vs Bubble Sort + Some analysis A visual demonstration of insertion sort, competition with bubble sort, and performance analysis including these two and quick sort.
Merge Sort vs Quick Sort This time a battle between two efficient algorithms: Merge sort vs Quick Sort.