MCQOPTIONS
Saved Bookmarks
| 1. |
A binary search tree whose left subtree and right subtree differ in height by at most 1 unit is called |
| A. | AVL tree |
| B. | Red-black tree |
| C. | Lemma tree |
| D. | None of the above |
| Answer» B. Red-black tree | |