drplauska / heaps

Heap's algo in TS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heap's algo

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

Heap's algo implementation taken from here

About

Heap's algo in TS


Languages

Language:TypeScript 98.8%Language:JavaScript 1.2%