For Union Find: Components, Islands and Connectivity, you should dry-run the state before coding.
Practice this question from Quiz: Union Find: Components, Islands and Connectivity, with options and an explanation.
Question
For Union Find: Components, Islands and Connectivity, you should dry-run the state before coding.
Option A — Correct answer
True
Option B
False
Explanation
A dry run catches boundary mistakes early.