-
Notifications
You must be signed in to change notification settings - Fork 63
Closed
Labels
Description
Fibonacci Search is an algorithm used to efficiently find an element in array of objects.
The working branch should be c
The branch can be found here
The changes should be in /Searching/Fibonacci Search
The file should be named fibonacciSearch.c
Happy Open-Sourcing!