Algo-Phantoms / Algo-Tree

Algo-Tree is a collection of Algorithms and data structures which are fundamentals to efficient code and good software design. Creating and designing excellent algorithms is required for being an exemplary programmer. It contains solutions in various languages such as C++, Python and Java.
MIT License
363 stars 618 forks source link

Segment Tree Implementation #454

Open ssaksham opened 3 years ago

ssaksham commented 3 years ago

Hey, I am Saksham Sharma, a GSSOC'21 participant. I am a Competitive Programmer and C++ enthusiastic. I want to contribute the code for the implementation of the Segment Tree in the C++ language. Please assign this task to me. @anubhavitis @dheerajkotwani @tarun26091999 @todi-2000 @geekquad @plazzy99 @rudrakshi99

shiv-30 commented 3 years ago

Hey, I am a GSSOC'21 participant. I would love to work on this issue in JAVA with proper comment and indentation. Please assign this issue to me.

vanshika2906 commented 3 years ago

I am GSSOC'21 participant. Want to implement segment tree with lazy propagation. Please assign this to me.

ghost commented 3 years ago

Please assign me I want to contribute in java