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
What is bubble sort and selection sort?
What is stack algorithm?
What is the best sorting technique?
Which data structures are used in bfs and dfs algorithm?
How can I study data structures and algorithms?
What is the basic of data structure?
What is b tree in data structure?
What is a concurrenthashmap?
What is mean by selection sort?
What is bubble sort technique?
How do you empty an arraylist?
What are the types of algorithms?
How arraylist increase its size?
What do you mean by primary clustering?
Define a queue?