simple and fast circular doubly linked list with a runtime of O(1) for basic operations
published 1.0.2 7 years agoenumerate all the elments in a given array for given capacity
published 1.0.0 7 years agogenerates all possible subsets (powerset) of elements in a given array
published 1.0.0 7 years agogenerates all possible subsets with size k from given array
published 1.0.0 7 years agogenerates permutation of elements in an array
published 1.1.1 7 years agodisjoint set data structure for browsers and node.js
published 1.0.0 7 years agopriority queue(heap) data structure for node.js and browsers
published 1.0.0 7 years agoimplementation of various sorting algorithms for browsers and node.js
published 1.0.4 7 years ago