DSC-IIITL / GitGrind

8 stars 59 forks source link

Added #31 recursion method to find factorial of any positive number. #56

Closed MrImmortal09 closed 11 months ago

MrImmortal09 commented 11 months ago

31 I have added a new file with method of recursion to find factorial of any number. I have also added long long int, to get answers of bigger numbers. Please review my code @shishiro26 @PavanaSakethaRam

Please also see rest explanation at pull request #47

MrImmortal09 commented 11 months ago

Folder Added please review again. @shishiro26 @PavanaSakethaRam