The “reset” sprite will populate the unsorted list with the names of Restaurant: Impossible episodes. Drag the “n” slider to change the number of episodes. The “square” sprite will sort the list of episodes alphabetically using method called selection sort. The “log” sprite will sort the list using the method based on the binary search sort described in class. Once the list is sorted, the sprite will say how long it took to sort.
Thanks to Jonathan Schear (jschear) for the original version of this game!