/heaps

Heap's algo in TS

Primary LanguageTypeScript

Heap's algo

Permutations amount will always be equal to factorial of initial elements amount

Heap's algo implementation taken from here