Commit Graph

1 Commits

Author SHA1 Message Date
Sohan Rudra
7681d0f3c7 Added an algorithm for finding nth term of fibonacci sequence. (#23)
* Added an algorithm for finding nth term of fibonacci sequence using divide and conquer

* New Function descriptions added

* Added the extra line and also the return 0
2017-09-24 01:45:29 +05:30