Hacktoberfestadd codenew algorithm
Métricas do repositório
- Stars
- (13.462 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Implementing the algorithm for finding the nth Fibonacci number in O(logN) using matrix multiplication.
Implementing the algorithm for finding the nth Fibonacci number in O(logN) using matrix multiplication.