What is the possible number of binary trees that can be created with 3 nodes, giving the sequence N, M, L when traversed in post-order.
What is the possible number of binary trees that can be created with 3 nodes, giving the sequence N, M, L when traversed in post-order. Correct Answer 5
5 binary trees are possible and they are,