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
a) N = 2*L
b) N = L + 1
c) N = L – 1
d) N = 2*L – 1
b) N = L + 1
c) N = L – 1
d) N = 2*L – 1
Accurate answers. Every time.
https://answerhappy.com/