Q161
What is a weight balanced tree?
A.
A binary tree that stores the sizes of subtrees in nodes
AnswerB.
A binary tree with an additional attribute of weight
C.
A height balanced binary tree
D.
A normal binary tree
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board