Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added-segment-tree-problem #477

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Manish15559
Copy link

@Manish15559 Manish15559 commented Jun 25, 2024

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:

  • Longest Common Subsequence
  • Longest Increasing Subsequence II
  • Smooth Subsequence
  • Xenia and Bit Operations
  • Knight Tournament
  • Global and Local Inversions

3.Advanced Level:

  • Block Placement Queries
  • Maximum Sum of Subsequence With Non-adjacent Elements
  • Forest Queries
  • Hotel Queries
  • DZY Loves Fibonacci Numbers

@Manish15559
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working content enhancement New feature or request gssoc level1 missing-content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants