previous |
start |
next
Selection Sort Algorithm Animation
- Items in the algorithm's state
- The array of values
- The size of the already sorted area
- The currently marked element
- To visualize the algorithm
- Show the sorted part of the array in a different color
- Mark the currently visited array element in red.
previous |
start |
next