Quick sort! Time Complexity: O(nlog n) n: 450 elements run turbo mode to make it faster! AUDIO MAKES VISUAL SORTING SLOWER!
fixed an issue where the pivot swapped even though it is smaller, causing bigger elements to somehow get into the smallest part of the list