Question
Which data structure or concept is best described as a structure that maintains a partition of elements into disjoint sets?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Disjoint Set Union
Explanation:
Disjoint Set Union is a structure that maintains a partition of elements into disjoint sets.
This description distinguishes it from the other choices.
Leave a Reply