subhadipbhowmik / 30-Days-Of-CPP

30 days of CPP programming challenge is a step by step guide to learn CPP programming language in 30 days. Happy Coding.
https://subhadipbhowmik.github.io/30-Days-Of-CPP/
MIT License
48 stars 138 forks source link

added-segment-tree-problem #477

Open Manish15559 opened 6 days ago

Manish15559 commented 6 days ago

issue no #465 Segment Tree Problems Added segment tree problems categorized by difficulty:

  1. Beginner Level:
    • Static Range Sum Queries
    • Static Range Minimum Queries
    • Dynamic Range Sum Queries
    • Dynamic Range Minimum Queries
    • Range Xor Queries
    • Range Update Queries

2.Intermediate Level:

3.Advanced Level:

Manish15559 commented 6 days ago

let me know if any change required also please label this issue/pr under gssoc 2024