data-structure-typed
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
namastey-linked-list
A package implementing the LinkedList data structure with essential methods and operations.
namastey-singly-linkedlist
A robust package that implements the Singly Linked List data structure with various essential methods for JavaScript developers.
structurify
A collection of fundamental data structures implemented in TypeScript, widely used in computer science and software development.