What should the dry run track?

Practice this question from Course Schedule - Topological Sort Pattern Practice Quiz, with options and an explanation.

Question

What should the dry run track?

Option A — Correct answer

Track indegrees, queue changes, and taken count.

Option B

Only the final answer, not the traversal state

Option C

The alphabetical order of node labels

Option D

The longest word in the input

Explanation

Track indegrees, queue changes, and taken count.

Course Schedule - Topological Sort Pattern Practice Quiz

All questions · Previous question · Next question

Open on QuizMaker