What is the goal of Course Schedule?
Practice this question from Course Schedule - Topological Sort Pattern Practice Quiz, with options and an explanation.
Question
What is the goal of Course Schedule?
Option A — Correct answer
Decide whether all courses can be completed.
Option B
Sort values and use binary search only
Option C
Count characters in a string
Option D
Reverse a linked list
Explanation
Decide whether all courses can be completed.