Request New Subject
Home
Data Structures (DS)
Non Linear Data Structures - Trees
Q. In a full binary tree if there are L leaves, then total number of nodes N are? (Solved)
1. N = 2*L
2. N = L + 1
3. N = L – 1
4. N = 2*L – 1
d. N = 2*L – 1
Related Topics
→ Linear Data Structures -Stacks and Queues
→ Non Linear Data Structures - Graphs
→ Searching, Sorting and Hashing Techniques
Subscribe Now
Get All Updates & News
Subscribe