What is the maximum total number of nodes in a tree that has
N levels? Note that the root is level (zero)

Answer Posted / saurabh

2^(N+1)-1

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are duplicates allowed in list?

493


Does arraylist extend list?

461


What is difference between tree and forest?

518


Explain the common uses of tree database.

516


Is unordered_map a hash table?

479






What is circular queue in data structure?

453


Difference between calloc and malloc ?

533


How will you represent a linked list in a graphical view?

641


How is hashmap o 1?

486


What is weight balanced tree in data structure?

478


Differentiate between compilers and interpreters.

524


Why use a tuple instead of a list?

460


What are the two types of data?

478


Why is the isempty() member method called?

571


What are the applications of graph data structure?

481