Algo_ds_101: Fibonacci Search

Created on 2 Oct 2020  Â·  7Comments  Â·  Source: ahampriyanshu/algo_ds_101

Submission Title
Fibonacci Search

Submission Type
Algorithm

Submission Description
Fibonacci search technique is a method of searching a sorted array using a divide and conquer algorithm that narrows down possible locations with the aid of Fibonacci numbers.

Contributors

  • [x] C++ -
  • [ ] C -
  • [x] Python -
  • [x] Java -
  • [ ] JavaScript -
  • [ ] TypeScript -
  • [x] Golang -
  • [ ] Ruby -
  • [ ] Scala -
Hacktoberfest New Submssion TypeScript first timer good first issue javascript ruby scala

All 7 comments

Sure @Mihir2527
Just make sure to put the fibonacci.py file in new seperate folder Fibonacci Search
And also read the contributing guidelines before making the PR

Where can I find the folder Mathematics?

On Fri, 2 Oct 2020 at 10:27, Priyanshu Tiwari notifications@github.com
wrote:

Sure @Mihir2527 https://github.com/Mihir2527
Just make sure to put the fibonacci.py file in seperate folder Fibonacci
Series in `Mathematics
And also read the contributing guidelines before making the PR

—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/ahampriyanshu/algo_ds_101/issues/104#issuecomment-702524919,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/APZ52YPOHEF2ZTRO7CMWNNLSIVMRXANCNFSM4SBIBXYQ
.

I would like to do Fibonacci Search in C++

Would also like to add an implementation in C

@ahampriyanshu
Can you please assign me this for Golang?

I’d be happy to do a Fibonacci Search in Java.

thanks everyone :v:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

subhayuroy picture subhayuroy  Â·  5Comments

ahampriyanshu picture ahampriyanshu  Â·  5Comments

Nirali0029 picture Nirali0029  Â·  4Comments

ahampriyanshu picture ahampriyanshu  Â·  5Comments

ahampriyanshu picture ahampriyanshu  Â·  5Comments