Selection Sort
Directions:
1. Watch videos here on the different sorts
2. Fill in the empty pink blocks from starting from left to right by dragging the numbers from the blue blocks
Step 1:
a. Switch the first element with the smallest number (highlighted in blue)
b. Bring the rest of the elements down
Step 2:
a. Now switch the second element with the next smallest number(highlighted in blue)
b. Bring the rest of the elements down
Step 3:
a. Now switch the third element with the next smallest number(highlighted in blue)
b. Bring the rest of the elements down
Step 4:
a. Now switch the second element with the next smallest number(highlighted in blue)
b. Bring the rest of the elements down