Nikzy7 / Algorithm-Snippets

Repo containing snippets of popular algorithms
17 stars 36 forks source link

Factorial Search #39

Closed DiSousaDev closed 3 years ago

DiSousaDev commented 3 years ago

This factorial calculator will compute the factorial of a non negative number.