@subspace/red-black-tree114MIT0.1.3
This library provides advanced implementation of Red-black tree, which is a kind of self-balancing binary search tree for JavaScript
subspaceover 3 years agored-black, tree, binary tree, search tree abstract-data-types68MIT0.1.18This module aims to provide a full suite of abstract data types. At present it provides the abstract data type, Queue, Linked List, Stack, Binary Tree an Binary Search Tree.
gozumiabout 3 years agoabstract, data, type, queue trieste45MIT0.2.0Trie generator.
remarkablemarkabout 3 years agotrieste, trie, data structure, digital tree actree33ISC2.0.2Makes an auxilary tree structure to get O(m) efficient autocomplete results, (where m is the length of a search string), without use of external dependencies.
The repo is holds a list of 300k english letter already formatted as tree and available fo
nevosover 3 years agotree, trie, autocomplete, digital tree