1.0.1 • Published 1 year ago

sauravkumar v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

this package helps you providing built-in function for mergesort and quicksort. all you need to have just install the package in your node terminal and use it. let arr=4,7,2,8,4; // arr=dsa.quicksort(arr); dsa.mergesort(arr,0,4); console.log(arr);

1.0.1

1 year ago

1.0.0

1 year ago