a) Prove that the maximum number of nodes in a binary tree of height “k” is 2^k+1-1.
Prove that the maximum number of nodes in a binary tree of height “k” is 2^k+1-1.
July 17, 2021 in C and CPP
July 17, 2021 in C and CPP
a) Prove that the maximum number of nodes in a binary tree of height “k” is 2^k+1-1.