zahinekbal / codeWith-hacktoberfest

MIT License
22 stars 111 forks source link

Fibonacci Sequence in O(Logn) #198

Closed ramalik00 closed 3 years ago

ramalik00 commented 3 years ago

Added implementation of finding nth Fibonacci Number in O(Logn) time complexity using matrix exponentiation

ramalik00 commented 3 years ago

Also updated the readme and added my github profile photo in img folder