Segment Trees
Home
>
Computer Science
>
Software Engineering
>
Data structures
>
Segment Trees
A data structure used to query and update values in a contiguous sequence of elements.