Akiva's animated visualizations

Steps: 0
My visualizations were heavily inspired by Alex Macy's work. I kept Alex's bubble sort O(n^2) but then added quick sort O(n logn) and then added my basket sort O(n). You can study and theorize all you want but you likely cannot grasp the difference in speed and how these sorts operate until you watch them animated.