1.0.1 • Published 4 years ago

sorting-js v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Node.js CI Codecov Repo Size

Sorting Javascript

this is simple package to implementation alogrithm sorting in javascript

How To Use ?

Use NPM

    npm install sorting-js

Algorithm Sorting List

  • Bubble Sort(✔)
  • Insertion Sort(✔)
  • Selection Sort(✔)
  • Merge Sort(⏳)
  • Radix Sort(⏳)
  • Shell Sort(✔)
  • Cycle Sort(✔)

Author

Akwan Maroso

1.0.1

4 years ago

1.0.0

4 years ago