Page 1 of 1

What is a weight balanced tree?

Posted: Wed Jul 13, 2022 7:42 pm
by answerhappygod
a) A binary tree that stores the sizes of subtrees in nodes
b) A binary tree with an additional attribute of weight
c) A height balanced binary tree
d) A normal binary tree