fnplus/interview-techdev-guide

Algorithm to find nth fibonacci number in o(log(n))

krritik opened this issue · 2 comments

Algorithm to find nth fibonacci number in o(log(n))

solved this issue
corresponding pr to this is #600
please review

Merged!