Computing Teaching Resources

Algorithms - Selection Sort Activity

This JavaScript based resource randomly generates lists of values for students to sort using the selection sort algorithm. They have to input the state of the list after each pass.

Selection Sort

Selection Sort Activity