[Documentation Update]: add SegmentTree.md #4100
Labels
CodeHarborHub - Thanks for creating an issue!
gssoc
GirlScript Summer of Code | Contributor
GSSOC'24
GirlScript Summer of Code | Contributor
level1
GirlScript Summer of Code | Contributor's Levels
Is there an existing issue for this?
Issue Description
add SegmentTree.md into advance dsa folder
Suggested Change
A Segment Tree is a binary tree used for storing intervals or segments. It allows querying which of the stored segments contain a given point efficiently and supports both point updates and range queries.
Rationale
No response
Urgency
High
Acknowledgements
The text was updated successfully, but these errors were encountered: