

MCQOPTIONS
Saved Bookmarks
1. |
What does the below definations convey?
|
A. | n ii. A binary tree is balanced if for any two leaves the difference of the depth is at most 1. |
B. | weight balanced and height balanced tree definations |
C. | height balanced and weight balanced tree definations |
D. | definations of weight balanced tree |
E. | definations of height balanced tree |
Answer» B. weight balanced and height balanced tree definations | |