41
Suppose a binary tree is constructed with n nodes, such that each node has exactly either zero or two children. The maximum height of the tree will be?
Answer: (n-1)/2
Answer: (n-1)/2
Article and Schedule Quiz | Start Test! |
Answer: Binary Heap
Answer: Binary Heap
Answer: Balance Factor
Answer: Red-Black Tree
Answer: i, iii and iv only
Answer: 2lg(n+1)
Answer: AVL Tree
Answer: subtree
Answer: Binary Heap Tree
Answer: log₂n