fnplus / interview-techdev-guide

This repository contains curated technical interview questions by fn+geeks community
http://bit.ly/fnplusnow
MIT License
317 stars 325 forks source link

Program to get factorial of any integer. #645

Open gulsherahmad opened 4 years ago

gulsherahmad commented 4 years ago

It works well for integer greater than 20.

xlogix commented 4 years ago

Please add a new issue or link an existing issue to your PR. Go through our contribution guidelines.