2 Commits

Author SHA1 Message Date
3f32320c85 Comply with ESM. Convert live code example to Jest test. 2021-10-09 13:25:34 +02:00
74f9bfb8a8 Implementing Permutations and Combinations (#481)
* calculates the number of permutations and combinations

* calculates the number of permutations and combinations

* calculates the number of permutations and combinations

* updating DIRECTORY.md

* calculates the number of permutations and combinations

* calculates the number of permutations and combinations

* fixed a typo

Co-authored-by: github-actions <${GITHUB_ACTOR}@users.noreply.github.com>
2020-11-07 21:34:06 +05:30