Question
What is a common use of Union by Rank?
Select an option. Your answer will be checked instantly.
Correct Answer: B. keeping union-find trees short
Explanation:
Union by Rank is commonly used for keeping union-find trees short.
Its design supports this task efficiently or naturally.
Leave a Reply