The Catalan numbers are a sequence of positive integers that appear in many counting problems in combinatorics.
They count certain types of lattice paths, permutations, binary trees, and many other combinatorial objects.
- Calculates the Nth Catalan number.
- HTML, CSS, Javascript