/Java.BinomialCoefficients

Perform the function nCk = (n!)/k!(n-k)! Where n and k are integers and the answer is an integer

Primary LanguageJavaMIT LicenseMIT

No issues in this repository yet.