13 comments (13 comments)1 reaction (1 reaction)2 assignees (2 assignees)C++3,724 forks (3,724 forks)batch import
Hacktoberfestadd codenew algorithm
Repository metrics
- Stars
- 13,462 stars (13,462 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
I'll do it in c++ again :D.
Contributor guide
- Research direction
- Implement the Catalan number formula using dynamic programming or recursion. Add it to the appropriate directory following the repository's naming conventions. Write a simple test to verify the output for small n.
- Tech stack
- None
- Domain
- data
- Issue type
- Feature
- Prerequisites
- C++Git