add segment tree data structure
dhnanj2 opened this issue · 2 comments
dhnanj2 commented
Segment tree is a powerful DS to support range queries in an efficient way.
know more about it here : https://cp-algorithms.com/data_structures/segment_tree.html
I would love to contribute it to this project and close this issue.
Priyanshi-Chauhan commented
Segment tree is a great tool in competitive programming and is very efficient in range queries. I have some good codes and knowledge to contribute. Perhaps come up with great solutions.
Can I contribute to this issue?
stale commented
This issue has been automatically marked as inactive because it has not had recent activity. It will be closed in 15 days if no further activity occurs. Thank you for your contributions.