Question
What is a common use of Topological Sort?
Select an option. Your answer will be checked instantly.
Correct Answer: B. scheduling tasks with dependencies
Explanation:
Topological Sort is commonly used for scheduling tasks with dependencies.
Its design supports this task efficiently or naturally.
Leave a Reply