A quick and animated way to learn selection sort. The video also includes pseudo code and java code as well.
For Notes on Learn Selection Sort click on - https://simplycoding.in/selection-sort/
00:00 What is selection sort Animation
05:36 Pseudo code of selection sort
07:01 Java code of Selection sort