#
shellsort
Here are 9 public repositories matching this topic...
An implementation of a few general purpose data structures and algorithms in plain JavaScript
javascript tree stack queue algorithms graph quicksort mergesort data-structures fibonacci factorial heapsort breadth-first-search shellsort depth-first-search kruskal-algorithm doubly-linked-list heapify prims-algorithm
-
Updated
Jan 23, 2022 - JavaScript
Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using Shellsort.
nodejs javascript shell node math array stdlib mathematics sort insertion order blas ndarray node-js shellsort extended arrange permute float32 strided
-
Updated
Jun 13, 2026 - JavaScript
Simultaneously sort two double-precision floating-point strided arrays based on the sort order of the first array using Shellsort.
nodejs javascript shell node math array stdlib mathematics sort insertion order blas ndarray node-js shellsort extended arrange permute float64 strided
-
Updated
Jul 13, 2026 - JavaScript
Improve this page
Add a description, image, and links to the shellsort topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the shellsort topic, visit your repo's landing page and select "manage topics."