Skip to content

Comments

Created fibonaci search algorithm in cpp#364

Open
bvsslgayathri-8679 wants to merge 1 commit intoephremdeme:masterfrom
bvsslgayathri-8679:master
Open

Created fibonaci search algorithm in cpp#364
bvsslgayathri-8679 wants to merge 1 commit intoephremdeme:masterfrom
bvsslgayathri-8679:master

Conversation

@bvsslgayathri-8679
Copy link

I have created a fibonacci search algorithm in a simple way using cpp.
We all know how to generate fibonacci numbers .
Using fibonacci numbers we can generate a searching technique.
Average and worst case time complexity of this algorithm is O(log n)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant