Segment Tree

Home > Computer Science > Algorithms and data structures > Tree Algorithms > Segment Tree

An efficient data structure for querying and updating ranges of elements in an array.