What is the maximum total number of nodes in a tree that has
N levels? Note that the root is level (zero)
Answer Posted / gopala krishnan
2^N -1
| Is This Answer Correct ? | 15 Yes | 10 No |
Post New Answer View All Answers
Is quicksort faster than merge sort?
What is the advantage of circular linked list?
What is data structure geeksforgeeks?
How do you sort an arraylist in descending order?
what are the applications of Linked Lists?
Explain about set and their types in a collection?
Is list a data type?
What is a data structure? What are the types of data structures?
What is the relationship between a queue and its underlying array?
What are linked lists most commonly used for?
How to get a list of tables, views and columns in firebird database?
How would you sort words in a large file?
What is data structure explain in detail?
How many links are there in a binary tree of N nodes?
List the applications of stacks?