Search results
24 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Javascript Data Structure. Heap, Binary Tree, Red Black Tree, Linked List, Deque, Trie, HashMap, Directed Graph, Undirected Graph, Binary Search Tree(BST), AVL Tree, Priority Queue, Graph, Queue, Tree Multiset, Singly Linked List, Doubly Linked List, Max
- data
- structure
- structures
- data structure
- datastructure
- data-structure
- data structures
- datastructures
- data-structures
- in data structures
- in data structure
- binary
- depth
- breadth
- View more
A binary tree based map (aka dictionary) data type for Javascript, keeping keys sorted at all times
BST (Binary Search Tree). Javascript & Typescript Data Structure.
- bst data structure
- binary search tree data structure
- bst
- BST
- binary search tree
- binarysearchtree
- Binary Search Tree
- binary-search-tree
- javascript
- java script
- JavaScript
- js
- typescript
- type script
- View more
Data Structures of Javascript & TypeScript. AVLTree, Binary Search Tree, Binary Tree, Tree Multiset, Graph, Heap, Priority Queue, Linked List.
- data
- structure
- molestiae
- data structure
- non
- data structures
- amet
- binary
- sunt
- consequuntur
- ea
- ducimus
- autem
- quas
- View more
Huffman code
- huffman
- huffman-coding
- huffman-algorithm
- huffman-tree
- huffman-compression-algorithm
- algorithm
- heap
- max-heap
- bst
- binary-tree
- binary-search-tree
- text-compression
- binary-compression
- byte-compression
- View more
A collection of fundamental data structures implemented in TypeScript, widely used in computer science and software development.
- data structures
- js data structures
- es6 data structures
- ts data structures
- typed data structures
- singly-linked-list
- doubly-linked-list
- stack
- queue
- binary-tree
- binary-search-tree
A zero-dependency TypeScript library to work with binary search trees and arrays of any types, with a functional-programming and immutable approach.
React interactive tree visualization library.
- react
- hooks
- tree
- BST
- binary-search-tree
- binary tree
- visualization
- data-visualization
- interactive tree
- interactive
- insert
- search
- remove
- node
Some Basic Data Structures for use in JavaScript
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
this package will provide a javascript implementation of randomized-binary-search-tree derived from http://kukuruku.co/hub/cpp/randomized-binary-search-trees with zero npm-dependencies
Min/Max Heap
- heap
- min-heap
- max-heap
- priority-queue
- bst
- binary-tree
- binary-search-tree
- frontend
- front-end
- backend
- back-end
- web
- browser
- javascript
- View more
This is an implementation of balanced binary search tree with pretty print.
A binary tree based map (aka dictionary) data type for Javascript, keeping keys sorted at all times
Binary tree
- bst
- binary-tree
- binary-search-tree
- frontend
- front-end
- backend
- back-end
- web
- browser
- javascript
- js
- typescript
- node
- nodejs
- View more
A simple and efficient Binary Search Tree implementation in JS
A JavaScript package that implements a Binary Search Tree (BST) data structure with essential methods for efficient data storage and retrieval.
Javascript class to create & traverse Binary Search Trees
a package that provides an implementation of Binary Search Tree as well as Chained List
Library for binary search tree structures (BST) manipulation