InterviewSolution
Saved Bookmarks
| 1. |
When executing a sequence of Unions, a node of rank r must have at least 2^r descendants.(a) true(b) falseMy question comes from Trees in section Trees of Data Structures & Algorithms II have been asked this question in an interview for job. |
|
Answer» Correct choice is (a) true |
|