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.58k stars 3.69k forks source link

Add Jump search #4

Open AdiChat opened 7 years ago

AdiChat commented 7 years ago

Add the code for jump search in any language ( C, C++, Java, Go, Python or any other)

The code should be placed at code/search/jump search

Note: multiple contributors can work on this issue as it has multiple parts (languages)

Your pull request will be reviewed by maintainers instantly.

For contribution guidelines, see this

If you need any help, let us know.

waseem18 commented 7 years ago

@AdiChat Will be working on Jump search - Python.

navendu29 commented 7 years ago

Hi @AdiChat can i work on this through Java?

AdiChat commented 7 years ago

Sure @navendu29 👍

piyush-imad commented 7 years ago

@AdiChat i Would like to work on this issue for c++

AdiChat commented 7 years ago

@piyush-imad Jump search in C++ has been pushed. You can make a pull request to make improvements to the existing code. (see)

Saakshi29 commented 7 years ago

I would like to work on this issue for C