

MCQOPTIONS
Saved Bookmarks
1. |
Why do we impose restrictions like . root property is black . every leaf is black . children of red node are black . all leaves have same black |
A. | to get logarithm time complexity |
B. | to get linear time complexity |
C. | to get exponential time complexity |
D. | to get constant time complexity |
Answer» B. to get linear time complexity | |