javascript-algorithms
javascript-algorithms copied to clipboard
Added a recursive solution to factorial problem
i added a recursive code under your iterative code. Please merge it to your code