sukritishah15/DS-Algo-Point

Fibonacci Search - With comments in code for explanation

sumitaccess007 opened this issue ยท 3 comments

๐Ÿš€ Feature

Write About Fibonacci Search - With comments in code for explanation

Have you read the Contribution Guidelines?

Yes

Pitch

This searching algorithm can be used is many real life projects and is much faster than Linear Search

Assigned
@sumitaccess007 - Java

Hi @sukritishah15
I created this issue as Fibonacci Search was missing in Search repo, Can you please assign this task to me for contribution.
Thanks

You may want to re-read the contribution guidelines because it clearly says "ask for it (the issue) in your preferred programming language."

Hi @sukritishah15
Yes, my bad, I went thru the guidelines.
So I will be implementing this Fibonacci Search in Java Language.