Skip to content

ADD Nth Fibonacci Number  #9318

@Mukesh751

Description

@Mukesh751

Feature description

Want to add a python script which calculates Nth Fibonacci number in log(N) time complexity.
I have gone through the repo, the current version of Fibonacci Number uses Binet's formula and it's TC is (1.6)^n.

If possible please label this under HacktoberFest'23, if not, no issues.
Please assign this issue to me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThis PR modified some existing files

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions