The selection sort algorithm sorts an array by repeatedly finding the minimum element (considering ascending order) from the unsorted part and putting it at the beginning.
-
Notifications
You must be signed in to change notification settings - Fork 0
minhkhuong123/Selection-Sort-Algorithm
About
The selection sort algorithm sorts an array by repeatedly finding the minimum element (considering ascending order) from the unsorted part and putting it at the beginning.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published