From the Leetcode challenge "Fibonacci Number". In a Fibonacci sequence, each number is equal to the sum of it's two predecessors. The function reveals what number is on the given index in a Fibonacci sequence.
-
Notifications
You must be signed in to change notification settings - Fork 0
From the Leetcode challenge "Fibonacci Number". In a Fibonacci sequence, each number is equal to the sum of it's two predecessors. The function reveals what number is on the given index in a Fibonacci sequence.
Abigail-Trapp/leetcode-fibonacci-number
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
From the Leetcode challenge "Fibonacci Number". In a Fibonacci sequence, each number is equal to the sum of it's two predecessors. The function reveals what number is on the given index in a Fibonacci sequence.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published