package
0.0.0-20241213082245-5ebc85362f6c
Repository: https://github.com/sebnyberg/leetcode.git
Documentation: pkg.go.dev

# Structs

IntervalTree is a modified AVL-tree which can be used to perform O(nlogn) lookups of intervals.