Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tedlivist/fibonacci_seq
Fibonacci Sequence is a series of numbers in which each number is the summation of the preceding two (or three or more) numbers. In this algorithm implementation using a function written in Ruby, the numbers are a summation of the previous two.
https://github.com/tedlivist/fibonacci_seq
algorithm coding coding-challenge ruby
Last synced: 26 days ago
JSON representation
Fibonacci Sequence is a series of numbers in which each number is the summation of the preceding two (or three or more) numbers. In this algorithm implementation using a function written in Ruby, the numbers are a summation of the previous two.
- Host: GitHub
- URL: https://github.com/tedlivist/fibonacci_seq
- Owner: TedLivist
- Created: 2021-01-09T21:21:44.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-09T21:28:43.000Z (almost 4 years ago)
- Last Synced: 2023-03-10T05:02:26.123Z (over 1 year ago)
- Topics: algorithm, coding, coding-challenge, ruby
- Language: Ruby
- Homepage:
- Size: 0 Bytes
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0