We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
A segment tree (interval tree) implementation in Python
This is a Python implementation of Segment tree.
See How to use it.