Search
js-algorithms
Javascript versions of classic software development algorithms
v1.9.2 URL:
https://unpkg.com/js-algorithms@1.9.2/index.js
Open
Browse Files
algorithms
dataStructures
binaryHeap
binarySearchTree
bst
linkedList
maxHeap
minHeap
queue
stack
stackQueue
trie
permutation
shuffle
Fisher-Yates
palindrome
sort
depthFirstSearch
mergeSort
quickSort
smallestEnclosingCircle
suffixTree
@kimmel/array-shuffle
Fisher-Yates shuffle of an array of items.
v1.2.1 URL:
https://unpkg.com/@kimmel/array-shuffle@1.2.1/dist/index.js
Open
Browse Files
Fisher-Yates
Shuffle
Array
factoradic
Invertible transformations on permutation representations, including an RNG-free in-place Fisher-Yates-Knuth shuffle
v2.0.4 URL:
https://unpkg.com/factoradic@2.0.4/index.js
Open
Browse Files
base
factoradic
factorial
Fisher-Yates
Fisher-Yates-Knuth
in-place
Knuth
number
permutation
permutations
permute
shuffle
system
shuffle-matrix
Fisher-Yates for shuffle array and matrix
v1.1.1 URL:
https://unpkg.com/shuffle-matrix@1.1.1/shuffle.js
Open
Browse Files
Fisher-Yates
Shuffle
Array
Matrix
fyshuffle
Fisher-Yates shuffle
v0.1.3 URL:
https://unpkg.com/fyshuffle@0.1.3/fyshuffle.js
Open
Browse Files
array
shuffle
Fisher-Yates
random