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