Vidyalelo
Data Structure · Q8

Miscellaneous on Data Structures

Programming · Data Structure · question 8

Q8

What is the primary use of a Disjoint Set Union (DSU) data structure?

A.
To manage key-value pairs
B.
To implement a balanced tree
C.
For efficient sorting of large datasets
D.
To manage and merge disjoint sets
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board