@sivarajans/selection-sort

1.0.2 • Public • Published

Selection Sort

Sorts an array by looking the minimum value's index and swapping to left position, and continue until last index recursively.

npm i @sivarajans/selection-sort

Readme

Keywords

Package Sidebar

Install

npm i @sivarajans/selection-sort

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

780 B

Total Files

3

Last publish

Collaborators

  • sivarajans