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
datastructurestructuresdata structuredatastructuredata-structuredata structuresdatastructuresdata-structuresin data structuresin data structurebinarydepthbreadthfirstsearchindexavlredblackredblackRBsegmentprefixtreemultimapsetmultisetmultimapdirectedundirectedgraphminmaxheappriorityqueuesinglydoublylinkedlistjstsjavascripttypscriptNode.jsNodeJSc++stdC++ STLc++stlC++ stdstlstd::PythoncollectionsPython Collectionspythoncollectionspython-collectionsC#System.Collections.Genericcollectionjava.utilJavautilbinary search treebinarysearchtreebinary-search-treeBSTbinary treebinarytreebinary-treered black treeredblacktreeredblack treered-black-treeredblack-treetrieprefix treeprefixtreeprefix-treeavl treeavltreeavl-treetree settreesettree-settree multisettreemultisettree-multisettree maptreemaptree-maptree multimaptreemultimaptree-multimapbinary indexed treebinaryindexedtreebinary-indexed-treesegment treesegmenttreesegment-treesortsortedorderorderedalgorithmmorrisMorrisbellman fordbellmanfordbellman-forddijkstraDijkstrafloyd warshallfloydwarshallfloyd-warshalltarjantarjan'sdfsdepth first SearchdepthfirstSearchdepth-first-Searchbfsbreadth first searchbreadthfirstsearchdfs iterativerecursiveiterativedirected graphdirectedgraphdirected-graphundirected graphundirectedgraphundirected-graphmin heapminheapmin-heapmax heapmaxheapmax-heappriority queuepriorityqueuepriority-queuemax priority queuemaxpriorityqueuemax-priority-queuemin priority queueminpriorityqueuemin-priority-queuehashmaphash maphashmaphash-mapdequelinked listlinkedlistlinked-listsingly linked listsinglylinkedlistsingly-linked-listdoubly linked listdoublylinkedlistdoubly-linked-liststackCommonJSES6UMDES ModulesESModulesESModule

doublylinked

Doubly linked list implementation for JavaScript with iterator and array-like interface

ptdev-tsds

A fairly lightweight implementation of common data structures (Stacks, Queues, Lists, and Trees) in typescript that don't have native js implementations.