Page 1 of 1

In a full binary tree if there are L leaves, then total number of nodes N are?

Posted: Wed Jul 13, 2022 7:42 pm
by answerhappygod
a) N = 2*L
b) N = L + 1
c) N = L – 1
d) N = 2*L – 1