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
Differentiate between set and map.
Tell me how to find middle element of linked list in one pass?
List the data structures which are used in hierarchical data model.
What is a string array?
Explain about set and their types in a collection?
What is best time complexity?
What is precision in data structures?
Can we store null in arraylist?
Will hashmap allow null keys?
Is file a data structure?
What is a pass in bubble sort?
What is a b+ tree? Explain its uses.
Does map extend iterable?
By Which algorithm, the 8 queens problem is solved?
List out the applications of a linked list?