Questions on Segment Trees

I have studied segment trees,but cannot find much questions , please can someone provide with me with an exhaustive list of questions!! . I will be very grateful …

1 Like

http://www.codechef.com/AUG14/problems/EQUAKE

http://www.codechef.com/problems/TAEDITOR

4 Likes

General approach to see a list of problems with a special algorithm / data structure. Either google or use tags of Codechef :slight_smile:

For example http://discuss.codechef.com/tags/segment-tree/

In this link problems are sorted according to the difficulty level.
http://www.ahmed-aly.com/Category.jsp?ID=25

2 Likes

Thanks vikasnitt… :slight_smile: