-
-
Notifications
You must be signed in to change notification settings - Fork 48.3k
Closed as not planned
Labels
enhancementThis PR modified some existing filesThis PR modified some existing files
Description
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
Labels
enhancementThis PR modified some existing filesThis PR modified some existing files