@sivarajans/merge-sort

1.0.3 • Public • Published

Merge Sort

Sorts an array by dividing each element as single element recursively and join them together by swapping at right postion.

npm i @sivarajans/merge-sort

Readme

Keywords

Package Sidebar

Install

npm i @sivarajans/merge-sort

Weekly Downloads

0

Version

1.0.3

License

ISC

Unpacked Size

910 B

Total Files

3

Last publish

Collaborators

  • sivarajans