data-structure-and-algorithms
data-structure-and-algorithms copied to clipboard
Segment Tree for Range Sum Queries
Implement Segment Tree for Range Sum Queries in any language.
Can I do it in C++?
@rudenko-gold yeah, go ahead.
can i do it in java please
@nikhil121101 sure, go ahead.
@Kanhakhatri065, can I do it in C?