Implement Fibonacci Search
Implement Fibonacci Search in a language of your choice
Languages implemented:
- [x] Python (by @shubhamgoel9 )
- [x] CPP (by @Smrt-Sanskar)
- [x] JavaScript (by @Ankitasareen)
- [x] C (by @fcoterroba)
- [x] PHP (by @fcoterroba)
- [x] Java (by @chiragjagad)
please assign this issue to me
solved the issue in #17 .Please review it.
can you assign this issue to me?
@vishalkale151071 this has already been done. Feel free to create an issue of your own and contribute to it
@vishalkale151071 since @shubhamgoel9 made the pull request first, I'll merge his code. You can edit it if you find that it can be improvised in any way. Or you can implement the same algo in any other language
Can I implement it in C++
@Smrt-Sanskar sure
Can I implement it in java script?
Implement Fibonacci Search in a language of your choice
Languages implemented:
- [x] Python (by @shubhamgoel9 )
- [x] CPP (by @Smrt-Sanskar)
Well... Can you asignt it to me? I can do it in C, Java and PHP
@Ankitasareen sure
@fcoterroba you can do this in C and PHP. I'll assign @chiragjagad for JAVA. Refer #31