Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iainjreid/jumpsort

📑 Efficiently calculate the smallest number of steps required to sort an array via insertion
https://github.com/iainjreid/jumpsort

array array-manipulations insertion-sort javascript nodejs shell-sort sorting sorting-algorithms

Last synced: about 23 hours ago
JSON representation

📑 Efficiently calculate the smallest number of steps required to sort an array via insertion

Awesome Lists containing this project

README

        

# Jumpsort

Calculate and replay the insertions between two states of an Array

[![npm](https://img.shields.io/npm/v/jumpsort.svg?style=flat-square)](https://www.npmjs.com/package/jumpsort)