Click the green flag, then press space to initialize the sorting algorithm. For a list of 1,000 items, it sorts so fast that the sortTime variable just displays 0.
-I learned the QuickSort method through Doug Lowe's book on Java and had to modify it a bit to make it work on Scratch. -The thumbnail recursion tree is from some random coding site. -Feel free to use with credit!