abhinav-193 / Codes

Contains code of Python,c and c++
13 stars 72 forks source link

created fastdoublingfibo.cpp #201

Closed piyushgoswami015 closed 2 years ago

piyushgoswami015 commented 2 years ago

C++ implementation for finding the nth fibonacci number using the fast doubling method