#array-manipulation

[ follow ]
OMG science
fromSubstack
2 days ago

Selection Sort Made Visual: Learn Sorting Without Abstract Theory

Selection sort works by repeatedly selecting the smallest remaining item and placing it into the next sorted position until the array is fully ordered.
[ Load more ]