SQRT- Decomposition Segment Tree Dynamic Programming

Please provide links to some good resource and classical problems regarding Sqrt -Decomposition , Segment Tree and Dynamic Programming…

Thank you :slight_smile:

1 Like

For DP you can follow this post… For other, I will add some links soon… :slight_smile: But till then hope this will help…

You can go to A2 Online Judge for problems of any category. The problems are also sorted by difficulty.

Follow these links:

segment tree

sqrt-decomposition