dmg-sortme

1.0.4 • Public • Published

dmg-sortMe

Welcome!

sortMe provides different functions to sort your arrays.

Motivation

Hello! This Package was made by Dylan Gonzalez for learning purposes. Also this package can prove what sorting algorithm is the fastest one.

Installation with Node

To install with Node, open your terminal and go to your project directory. Then do npm install dmg-sortme.

Content

The current version of sortMe features 4 different kinds of sorts: -Bubblesort -Mergesort -Selectionsort -Javascript standart sort

As expected the Javascript standart sort is the fastest.

Package Sidebar

Install

npm i dmg-sortme

Weekly Downloads

1

Version

1.0.4

License

ISC

Last publish

Collaborators

  • dylonski