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

Segment Tree #7543

Closed
sayna3311 opened this issue Aug 26, 2021 · 9 comments
Closed

Segment Tree #7543

sayna3311 opened this issue Aug 26, 2021 · 9 comments

Comments

@sayna3311
Copy link

🚀 Feature

There is a lack of material on segment trees and derivatives of segment trees.

I would like to add the data structure segment tree to this repo since the segment tree is one of the very important advanced data structures. It helps to reduce time complexity by a margin for queries and updates.

I would like to implement the same in various languages like C++, Python.

@github-actions
Copy link

Hello @sayna3311,
Thank you for opening an issue. 🥳
To get assigned to this particular issue please use /assign
Check this guide before contributing.

@sayna3311
Copy link
Author

/assign

@github-actions
Copy link

This issue has been assigned to @sayna3311!
It will become unassigned if it isn't closed within 12 days. A maintainer can also add the pinned label to prevent it from being unassigned.

@github-actions
Copy link

github-actions bot commented Sep 7, 2021

@sayna3311, this issue hasn't had any activity in 5 days. It will become unassigned in 7 days to make room for someone else to contribute.

@dhruti29
Copy link

I would like to work on this issue.

@charlie219
Copy link
Contributor

/assign

@github-actions
Copy link

github-actions bot commented Oct 5, 2021

This issue has been assigned to @charlie219!
It will become unassigned if it isn't closed within 12 days. A maintainer can also add the pinned label to prevent it from being unassigned.

@github-actions
Copy link

@charlie219, this issue hasn't had any activity in 5 days. It will become unassigned in 7 days to make room for someone else to contribute.

@github-actions github-actions bot added the Open label Oct 17, 2021
@github-actions
Copy link

github-actions bot commented Jun 3, 2022

Please reopen this issue once you add more information and updates here. If this is not the case and you need some help, feel free to seek help from our Telegram or ping one of the reviewers. Thank you for your contributions!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants