fharookshaik / fharookshaik/fibonacci-series
Implement Fibonacci series in as many languages as possible — Issue #9
Open
- Dominant language
- C#
- Stars
- 21
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
- Description
Implement the Fibonacci Series program in any programming language of your choice.
Each contributor can submit one or more implementations (iterative, recursive, or optimized).
Place your file under fibonacci// and open a PR referencing this issue (Fixes #9).
Example output for N=10: 0 1 1 2 3 5 8 13 21 34.
- Assignment Request
I would like to work on this issue for Hacktoberfest 2025.
Kindly assign it to me so I can contribute and open a valid PR for this issue.
Contributor guide
Assessment
This issue has not been assessed yet.