For DSA C++ STL, Graph and DP Templates, you should dry-run the state before coding.
Practice this question from Quiz: DSA Cheatsheet: C++ STL, Graph and DP Templates, with options and an explanation.
Question
For DSA C++ STL, Graph and DP Templates, you should dry-run the state before coding.
Option A — Correct answer
True
Option B
False
Explanation
A dry run catches boundary mistakes early.