For Deep Dive: Shortest Bridge and Maze Problems, you should dry-run the state before coding.
Practice this question from Quiz: Deep Dive: Shortest Bridge and Maze Problems, with options and an explanation.
Question
For Deep Dive: Shortest Bridge and Maze Problems, you should dry-run the state before coding.
Option A — Correct answer
True
Option B
False
Explanation
A dry run catches boundary mistakes early.