data-structure-typed
Standard data structure
Found 25 results for doubly-linked-list
Standard data structure
Data Structures of Javascript & TypeScript. AVLTree, Binary Search Tree, Binary Tree, Tree Multiset, Graph, Heap, Priority Queue, Linked List.
A collection of fundamental data structures implemented in TypeScript, widely used in computer science and software development.
A Typescript library for doubly linked-list implementation.
A zero-dependency TypeScript library to work with doubly linked lists and arrays of any types.
Data Structures and Algorithms implemented
Singly linked, doubly linked, and circular LinkedList
A package implementing the LinkedList data structure with essential methods and operations.
A suite of circular data structures, including deques, lists, maps, queues, sets and stacks.
Data Structures of Javascript & TypeScript. Binary Tree, BST, Graph, Heap, Priority Queue, Linked List, Queue, Deque, Stack, AVL Tree, Tree Multiset, Trie, Directed Graph, Undirected Graph, Singly Linked List, Doubly Linked List, Max Heap, Max Priority Qu
A doubly-linked list implementation.
Priority queue implementation in TypeScript
Various linked list implementations on TypeScript
An in-memory database that's designed for high-performance data storage and retrieval.
implementation of the basic structures
A set of common used data structure.
Javascript class for handling doubly linked lists
Doubly Linked List ADT for browser and nodejs
A full-featured doubly-linked list implementation.
A generic, type-safe Doubly Linked List implementation in TypeScript.
An efficient JavaScript package implementing the Doubly Linked List data structure with essential methods and functionalities for managing doubly linked lists.
a js doubly-linked-list
doubly linked list data structure
A Doubly Linked List implementation for JavaScript
A full-fledged data structure library with linked list and double linked list implementation