In a full binary tree if there are L leaves, then total number of nodes N are? Q & A › Category: Data Structure › In a full binary tree if there are L leaves, then total number of nodes N are? 0 Vote Up Vote Down Admin Staff asked 4 years ago In a full binary tree if there are L leaves, then total number of nodes N are? a) N = 2*L b) N = L + 1 c) N = L – 1 d) N = 2*L – 1 Share this:TwitterFacebookWhatsAppPinterestLike this:Like Loading... 1 Answers 0 Vote Up Vote Down Admin Staff answered 4 years ago d) N = 2*L – 1 Share this:TwitterFacebookWhatsAppPinterestLike this:Like Loading...