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
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: