There was an error while loading. Please reload this page.
1 parent bd0e419 commit ddb69a2Copy full SHA for ddb69a2
1 file changed
DIRECTORY.md
@@ -815,6 +815,7 @@
815
* [Modular Exponential](maths/modular_exponential.py)
816
* [Monte Carlo](maths/monte_carlo.py)
817
* [Monte Carlo Dice](maths/monte_carlo_dice.py)
818
+ * [Ncr Combinations](maths/ncr_combinations.py)
819
* [Number Of Digits](maths/number_of_digits.py)
820
* Numerical Analysis
821
* [Adams Bashforth](maths/numerical_analysis/adams_bashforth.py)
0 commit comments