Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

Implement Exponential Search

Open deutranium opened this issue 4 years ago • 8 comments

Implement Exponential Search in a language of your choice.

Please read the contributing guidelines in CONTRIBUTING.md

Languages claimed/implemented:

deutranium avatar Oct 01 '20 18:10 deutranium

@resakra sorry but it has already been implemented in Python. If you're looking for a beginner level python, I'll suggest looking up some algos which haven't been added already and try to implement them

deutranium avatar Oct 01 '20 18:10 deutranium

Can i work on it in c++?

ankur-kayal avatar Oct 02 '20 00:10 ankur-kayal

Hey can i implement the code in javascript?

Ankitasareen avatar Oct 02 '20 07:10 Ankitasareen

@ankur-kayal @Ankitasareen sure Adding you both as assignees

deutranium avatar Oct 02 '20 10:10 deutranium

@deutranium pull request added . Please review and if needed suggest necessary changes 👍 #100

ankur-kayal avatar Oct 03 '20 17:10 ankur-kayal

@ankur-kayal that was a great one! Merged.

deutranium avatar Oct 03 '20 17:10 deutranium

Hey @deutranium, can I work on it in Java?

erikrios avatar Oct 12 '20 14:10 erikrios

@erikrios sure

deutranium avatar Oct 12 '20 17:10 deutranium