Skip to content

[FEATURE] Adding Fibonacci Search #938

@jupyterjazz

Description

@jupyterjazz

I would like to add Fibonacci Search.

Description

Fibonacci Search is a comparison-based technique that uses Fibonacci numbers to search an element in a sorted array

How would it work

Input - a sorted array and an integer
Output - an index of the given integer

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions