Skip to content

A simple algorithm. Finds the number of the minimum value in the list. Exchanges the found value with the value of the first unsorted position. Sorts the tail of the list, excluding the already sorted ones from consideration

Notifications You must be signed in to change notification settings

nactyecenko/Sorting-by-choice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

A simple algorithm. Finds the number of the minimum value in the list. Exchanges the found value with the value of the first unsorted position. Sorts the tail of the list, excluding the already sorted ones from consideration

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published