06:09duration 6 minutes 9 seconds
Lesson 30.5 Selection Sort
In the previous video we saw that insertion sort is not an ideal sorting algorithm. In this video we try our hand at another algorithm: selection sort. This is another simple algorithm that may be…