s-tree
Segment Tree data structure for storing intervals or segments. It allows querying which of the stored segments contain a given point.
Segment Tree data structure for storing intervals or segments. It allows querying which of the stored segments contain a given point.
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
Standard data structure