Selection sort in 3 minutes

Step by step instructions showing how to run selection sort.

Code: https://github.com/msambol/dsa/blob/master/sort/selection_sort.py (different than video, I added this retroactively)
Source: https://en.wikipedia.org/wiki/Selection_sort
LinkedIn: https://www.linkedin.com/in/michael-sambol

Source: https://www.youtube.com/watch?v=g-PGLbMth_g

Leave a Reply

Your email address will not be published. Required fields are marked *