3 comments (3 comments)2 reactions (2 reactions)0 assignees (0 assignees)C++3,724 forks (3,724 forks)batch import
Hacktoberfestnew algorithm
Repository metrics
- Stars
- 13,462 stars (13,462 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Contributor guide
- Research direction
- Examine existing algorithm implementations in the repository to understand the structure, then write a C++ function that returns the nth Fibonacci number. Choose an efficient method such as iterative or dynamic programming.
- Tech stack
- cpp
- Domain
- backend
- Issue type
- Feature
- Prerequisites
- C++Git