bhargav-joshi / LearnFree

LearnFree - The Open-Source Free Learning Portal for Everyone
https://bhargav-joshi.github.io/LearnFree/index.html
13 stars 135 forks source link

Updated Factorial using recursion #251

Closed vidhidrana closed 3 years ago

vidhidrana commented 3 years ago

Recursive approach could be more efficient rather than traditional one..