🌵
Christian's Wiki
/
📖
Data Structures & Algorithms
/
Algorithm
/
Segment Tree

Segment Tree

‣
Data Structure: What is a segment tree? What are the operations it supports and give their runtimes. Implement it