Insertion Sort, a sorting method by putting the target into the right spot. That is, check if the target is smaller than the number to its right, and it is larger than the number to its left.
TURBO MODE RECOMMENDED! Press S to shuffle, SPACE to start. (Don't be an idiot and press them at the same time.) If you wanna fast forward, press I to temporarily disable graph drawing thus speed up the process. CREDITS: First I saw this, then I thought I could replicate it. https://youtu.be/kPRA0W1kECg