/HUGE-Fibonacci

Overcomes the integer overflow problem by using arrays to represent values, algorithm can compute HUGE Fibonacci sequences very fast, O(nk) time.

Primary LanguageCMIT LicenseMIT

No issues in this repository yet.