Showing 21-40 of 101 packages
A package for algorithms
array sort utility
dsakit is a JavaScript library offering a wide range of data structures and algorithms for direct use. It includes sorting (Bubble, Merge, Quick), searching (Binary Search), dynamic programming, greedy algorithms, and essential structures like stacks, que
A JavaScript module to maintain a sorted, private array.
Syntactic sugar wrapper over JS sort function with better readability
Computes a quantile for sorted array of numbers
sortlab is a versatile sorting package that supports various data structures, such as number arrays and strings, and provides multiple popular sorting algorithms. 💪
sort the array of objects by any key
The most reliable asynchronous array sorting algorythm
Javascript implementation of widely known algorithms, functions and data structures.
A library providing dynamic programming helpers and basic graph algorithms.
Sort array of number in asscending order
An array that keeps its elements in order
A collection of sorting algorithms implemented in JavaScript.
Immutable sort function for javascript.
Search fast in a Sorted Array
Various data structures for JavaScript - implemented in TypeScript.
Utilies for array sort.
This is the package for searching and sorting in array.
A versatile TypeScript library providing utility functions for array manipulation, string operations, and basic arithmetic.