Q108
In the Union/Find algorithm, the ranks of the nodes on a path will increase monotonically from?
A.
leaf to root
AnswerB.
root to node
C.
root to leaf
D.
left subtree to right subtree
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board