SuperSort This is an optimized Selection Sort: https://scratch.mit.edu/projects/141102172/ https://en.wikipedia.org/wiki/Selection_sort This one also has manual inputs, while still being faster than @GarboMuffin's "Selection Sort" project. It may not be faster with larger amounts of numbers to sort though.