2K followers • Intermediate
Nov 20, 2020 • 1h 1m • 1.5K views
This lecture will introduce Segment Trees data structure and show how this DS can be used to solve point update and range query problems. We will discuss theory and implementation of Segment Trees along with some interesting problems.