garimasingh128 / CP-DSA-Cpp-C

🕺 Give me data and I will structure it! 🔥
56 stars 100 forks source link

Lazy Propagation Algorithm #74

Closed sayantan01 closed 3 years ago

sayantan01 commented 3 years ago

Added lazy propagation algorithm for efficient range updates in segment trees in c++.