ephremdeme / data-structure-and-algorithms

Implement most data structures and algorithms in different programming languages.
Apache License 2.0
50 stars 145 forks source link

Fibonacci series in C, C++, Python, Java #335

Closed Aditi-kajale closed 4 years ago

Aditi-kajale commented 4 years ago

Fibo series on C, c++,Python ,Java

Aditi-kajale commented 4 years ago

Please give feedback thank you

Kanhakhatri065 commented 4 years ago

Dear Contributor, You should have worked on different algorithm as we have loads of contribution for Fibonacci number. Also use comments to explain the steps.

Kanhakhatri065 commented 4 years ago

Still, the code looks good, so, I'm gonna merge it now.