TURN ON TURBO MODE FOR BEST EXPERIENCE! (Mobile: see inside, edit, turn on turbo mode) (Pc: shift click flag) 1: left-right - chooses one by one, compares, switches, and redraws 2: right-left - same as left-right, just from the right side 3: quadrant - I have no idea, I made it myself, but to me it seems like an inefficient merge sort 4: even-odd - one of my favorites (idk how to explain) 5: block - takes heaps of data, merging them one group at a time. 6: cocktail - similar to bubble sort, except sorts side to side 7: fast-boi - an old script I made that is to me, the fastest 8: compare - searches for the lowest value that hasn’t been sorted yet, and switches the two