Search results
11 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Standard data structure
- data
- structure
- structures
- data structure
- datastructure
- data-structure
- data structures
- datastructures
- data-structures
- in data structures
- in data structure
- binary
- depth
- breadth
- View more
Small JavaScript graph routing library
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
usingbytes-dsa is comprehensive JavaScript library for common data structures and algorithms. This library is designed to be both educational and practical, providing implementations of fundamental data structures and algorithms that can be used in a vari
- data-structures
- algorithms
- javascript
- list
- tree
- SinglylinkedList
- DoublyLinkedList
- OrderedSinglyLinkedList
- OrderedDoublyLinkedList
- CircularSinglyLinkedList
- CircularDoublyLinkedList
- BinarySearchTree
- AVLTree
- RedBlackTree
- View more
Dijkstra & Floyd Warshall implementation for weighted directed and undirected graphs with iteration logging.
- Dijkstra
- Floyd-Warshall
- Graphs
- Algorithm
- Weighted
- Undirected
- Directed
- Logs
- Logging
- Shortest
- Cheapest
- Path
- Route
- Explanation
Quickly extract relationships from any database
Priority queue w/ decrease key operation, good for Dijkstra's algorithm
A Node.js module to manipulate Graph
tower of Hanoi game solver
Bounded batch queue, where items are produced and consumed based on user specified functions
Directed and Undirected graph implementation based on the following node structure