Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emeraldacoustics/segment-tree
Several implementations of Segment Tree data structure for different tasks.
https://github.com/emeraldacoustics/segment-tree
Last synced: 9 days ago
JSON representation
Several implementations of Segment Tree data structure for different tasks.
- Host: GitHub
- URL: https://github.com/emeraldacoustics/segment-tree
- Owner: emeraldacoustics
- License: mit
- Created: 2024-05-24T14:44:37.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-24T14:51:50.000Z (6 months ago)
- Last Synced: 2024-07-25T02:16:54.277Z (4 months ago)
- Language: C++
- Size: 1.95 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# segment-tree
Several implementations of Segment Tree data structure for different tasks.