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
General approach to see a list of problems with a special algorithm / data structure. Either google or use tags of Codechef
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…