← Segment Tree and Fenwick TreeDSA 3.5.C

Lazy Propagation

Defers a range update on a segment tree until a query actually needs that subtree.

StatusPending

Notes from readers

Comments — via GitHub