Pick the sorting algorithm, number of items, and delay in milliseconds that you want and enjoy! TURN ON TURBO MODE Turn on/off color mode: c Show/hide variables: Space If any of the sorting algorithms mess up, or if you have any suggestions, feel free to comment. Note that Radix LSD Sort does not work on phosphorus.github.io.
Average times for 100 elements, no delay, and turbo mode: Bubble Sort: 30-45 s Comb Sort: 4-5 s Selection Sort: 14-18 s Insertion Sort: 7-10 s Merge Sort: 5-6 s Quick Sort: 3-4 s Heap Sort: 3-4 s Radix LSD Sort: 1-2 s