I see this repository as a place:
-> to gather a collection of all the interesting algorithms I come across -> to mes around, trying to solve the same problem in multiple languages, environments -> to have fun
Currently repo includes an implementation in C++ for Range Minimum Query as described here: http://ab.inf.uni-tuebingen.de/people/fischer/rmq-journal.pdf/view
All GNU license :-)