Dec 22, 2020 • 2h 2m
332k watch mins
In this lecture we will discuss 2D Segment Trees, which are useful to solve range query and update problems on 2D structures like matrices etc. This concept is useful for solving many intermediate to expert level problems on Segment Trees.