Search results
11 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Javascript implementation of a stack (LIFO) data structure
Javascript implementation of singly linked list data structure
Javascript implementation of a simple hash table data structure
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.
- abstract
- data
- type
- queue
- adt
- abstract data type
- abstract-data-type
- link list
- linked
- list
- stack
- binary tree
- binary-tree
- binary
- View more
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
- tree
- trie
- autocomplete
- digital tree
- radix tree
- prefix tree
- search
- search tree
- pattern
- composite
- design pattern
- composite pattern
- hierarchical
- data structure
- View more
Javascript implementation of a binary search tree data structure
JavaScript implementation of a dictionary data structure
An ADT implemenation of a sorted, singly-linked, linked-list

- TypeScript
- data
- structures
- adt
- abstract data type
- data structures
- queue
- typescript queue
- stack
- typescript stack
- circular queue
- typescript circular queue
- object pool
- typescript object pool
- View more
Set data structure
Javascript implementation of a priority queue data structure