Cosmos: Add exponential search

Created on 1 Oct 2017  路  9Comments  路  Source: OpenGenus/cosmos

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

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

Your pull request will be reviewed by maintainers instantly.

For contribution guidelines, see this

If you need any help, let us know.

Hacktoberfest add code new algorithm

All 9 comments

Hi @AdiChat I can do this.

Sure. Go ahead. 馃憤

File named exponentialsearch.cpp already exists which contains code from GeeksForGeeks. Am I supposed to commit a self created code for exponential search(C++) or should I push code for other languages apart from C++?

Go ahead and submit a pull request. We need self-created code. 馃憤
It must have come from another pull request.

You can try other languages or other issues as well.

i would like to work on it

I have implemented Exponential Search in Java
kindly review #164
@AdiChat

Hello @AdiChat, could I work on this for JavaScript?
Done: #224

i will do it in c

I have implemented exponential search in c
Kindly review it #1447 .

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rishavpandey43 picture rishavpandey43  路  3Comments

rhendz picture rhendz  路  4Comments

vaibhavsingh97 picture vaibhavsingh97  路  3Comments

grantmwilliams picture grantmwilliams  路  4Comments

ms10398 picture ms10398  路  4Comments