Question: Which of the following is NOT an application of Disjoint Set Union?
Options:
Correct Answer: Sorting algorithms
Solution:
Sorting algorithms are not an application of Disjoint Set Union; it is primarily used for network connectivity and dynamic connectivity problems.