What is the maximum total number of nodes in a tree that has
N levels? Note that the root is level (zero)
Answer Posted / saravana perumal
2pown-1
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a hash index?
How do you replace an element in an arraylist?
Can we add duplicate keys in a hashmap?
How would you use bsearch() function to search a name stored in array of pointers to string?
Why null is not allowed in treemap?
What is hashing with example?
Explain binary tree traversals?
What is sequential search? What is the average number of comparisons in a sequential search?
Can tuple be sorted?
What are three common types of traversals?
What is the difference between static and dynamic data?
Why is the isempty() member method called?
What is heap tree in data structure?
Is hashmap synchronized?
Parenthesis is never required in postfix or prefix expressions, why?