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.