Skip to content

yutao-li/segment-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

segment-tree

an efficient implementation of segment tree

support range sum and range update

I invented the range update approach myself, which is more efficient than any other implementation I have seen so far.

About

innovative efficient implementation of segment tree

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages