Search results

71 packages found

An npm package providing a collection of versatile sorting algorithms for various data types. This package includes efficient implementations of merge sort, heap sort, and quick sort, allowing developers to sort different types of data structures effortle

published 1.0.2 9 months ago
M
Q
P

A simple , efficient and es6 way to sort an array using quick sort and merge sort

published 0.1.1 3 months ago
M
Q
P

A tiny and fast selection algorithm in JavaScript.

published 2.0.0 6 years ago
M
Q
P

abstract error class with error code supports to create error class quickly

published 2.0.0-alpha.0 a year ago
M
Q
P

usingbytes-dsa is comprehensive JavaScript library for common data structures and algorithms. This library is designed to be both educational and practical, providing implementations of fundamental data structures and algorithms that can be used in a vari

published 1.3.3 2 days ago
M
Q
P

Linear time selection algorithm for ndarrays

published 1.0.1 9 years ago
M
Q
P

javascript sort function

published 1.0.5 7 years ago
M
Q
P

Async/Await style quicksort implemenation in Javascript

published 1.0.1 4 years ago
M
Q
P

Quick sort algorithm implementation in TypeScript

published 1.0.7 8 months ago
M
Q
P

quicksort and partial quicksort

published 1.0.5 5 years ago
M
Q
P

A list of common sorting algorithms implemented in Javascript

published 1.0.2 6 years ago
M
Q
P

Javascript versions of classic software development algorithms

published 1.9.2 10 months ago
M
Q
P

A quicksort implementation in javascript

published 0.0.5 10 years ago
M
Q
P

An implementation of the quicksort algorithm

published 1.0.5 3 years ago
M
Q
P

Collection of ready-to-use implementation of some sorting algorithms such as: merge sort, quick sort, bubble sort, insertion sort

published 1.1.0 6 years ago
M
Q
P

A collection of annotated sort algorithms for learner users.

published 1.0.3 7 years ago
M
Q
P

In-place Quicksort in JavaScript

published 1.0.1 9 years ago
M
Q
P

A fast, small (~0.5 KB gzipped) and dependency-free JavaScript library to sort arrays. It uses quick sort internally to sort arrays _in place_, without recursion. Simply replace JavaScript's built-in `Array.prototype.sort` with f-sort's `sort` to see ~2x

published 1.0.3 a year ago
M
Q
P

Quicksort in JavaScript

published 1.0.0 9 years ago
M
Q
P

Optimized version of quicksort.

published 1.1.1 6 years ago
M
Q
P