fnplus / interview-techdev-guide

This repository contains curated technical interview questions by fn+geeks community
http://bit.ly/fnplusnow
MIT License
318 stars 325 forks source link

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

Closed krritik closed 4 years ago

krritik commented 4 years ago

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

xlogix commented 4 years ago

Merged!