williamfiset / DEPRECATED-data-structures

A collection of powerful data structures
MIT License
2.85k stars 1.27k forks source link

Add segment tree with coordinate compression #22

Closed williamfiset closed 5 years ago

williamfiset commented 7 years ago

Add segment tree with coordinate compression and unit tests.

williamfiset commented 5 years ago

Moved here: https://github.com/williamfiset/Algorithms/issues/78