Please share the segment tree problems to start with.

I have just learnt segment tree and now I want to practice its problems . I tried some on spoj but it seems like they are not easy for a beginner(of segment trees). So , Please share some problems to start with for segment trees.

THANKS IN ADVANCE…

https://discuss.codechef.com/questions/48877/data-structures-and-algorithms

Open this Link you, will get all the names of used Data Structures, with their Tutorial, Implementation and problems related to them.

For you, see its 12th Point for Segment Trees

3 Likes

I recommend bookmarking this awesome blog of Praveen Dhinwa. It contains questions on various topics like graphs, DP and segment trees.

Link to Praveen Dhinwa’s blog

4 Likes