What is the maximum total number of nodes in a tree that has
N levels? Note that the root is level (zero)
Answer Posted / pavan
2powN-1
| Is This Answer Correct ? | 9 Yes | 19 No |
Post New Answer View All Answers
Which is faster array or list?
Explain about circular linked list?
Which sorting technique is best?
What is the capacity of arraylist?
List all data structures you would use for a memory management module.
What are the advantages of array?
What is ordered map?
Write is a binary search tree? Write an algorithm and tell complexity?
What is binary tree used for?
Define Data Structures?
Which sort algorithm is best?
Differentiate between the singly linked list and doubly linked list.
Is vector a collection?
Can we use ordered set for performing binary search?
What is data and information explain with example?