OpenGenus / cosmos

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
http://internship.opengenus.org
GNU General Public License v3.0
13.57k stars 3.69k forks source link

Add Segment Tree data structure #315

Open mkfeuhrer opened 7 years ago

mkfeuhrer commented 7 years ago

Add range minimum query implementing segment tree data structure

mkfeuhrer commented 7 years ago

I'll do it in c++

rahulg963 commented 7 years ago

I would like to implement in java @AdiChat

rahulg963 commented 7 years ago

@AdiChat Kindly review #341

mkfeuhrer commented 7 years ago

382 Cpp code added with new folder in data structure

livace commented 7 years ago

Added spaced for sum #404 in c++

livace commented 7 years ago

Added persistent #422 in c++

parth-p commented 7 years ago

i would like to add RMQ in python.

AdiChat commented 7 years ago

Sure @parth-p Go ahead 👍

parth-p commented 7 years ago

@AdiChat please review #523

abhijeet010304 commented 4 years ago

I would like to work on it in C++ please assign it to me as a part of GSSoC 20