Search results

7 packages found

This 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.

published version 0.1.18, 10 years ago0 dependents licensed under $MIT
67

Trie generator.

published version 0.2.0, 5 years ago0 dependents licensed under $MIT
69

Makes 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.<br /> The repo is holds a list of 300k english letter already formatted as tree and available fo

published version 2.0.2, 7 years ago0 dependents licensed under $ISC
52

This library provides advanced implementation of Red-black tree, which is a kind of self-balancing binary search tree for JavaScript

published version 0.1.3, 6 years ago1 dependents licensed under $MIT
27

Red-black tree and binary search tree

published version 0.1.3, 8 years ago0 dependents licensed under $MIT
23

An implementation of a binary search tree API in JavaScript

published version 1.3.1, 3 years ago0 dependents licensed under $MIT
21

Basic Dictionary ADT implementation using a Binary-Search-Tree (BST) in Javascript

published version 1.0.1, 6 years ago0 dependents licensed under $MIT
17