Run this in TurboWarp \/\/\/\/\/ https://turbowarp.org/878350823/editor?turbo&fps=60&hqpen&limitless ----------------------------------------------------------------------- Fast Selection Sort is a sorting algorithm which works like Selection Sort, but when it finds the correct element it swaps the correct element with the element that is at the correct spot for it, and repeats the process. Selection Sort, on the other hand, checks the whole unsorted partion of the list before swapping. ----------------------------------------------------------------------- Credits to ninjapatm for making the pen scripts in TurboWarp. This wouldn't have been visualized if it werent for his scripts.