InterviewSolution
Saved Bookmarks
| 1. |
Which of the given statement is true?(a) All the Cyclic Directed Graphs have topological sortings(b) All the Acyclic Directed Graphs have topological sortings(c) All Directed Graphs have topological sortings(d) All the cyclic directed graphs hace non topological sortingsAsked question is from Directed Acyclic Graph topic in division Graph of Data Structures & Algorithms II got this question at a job interview. |
|
Answer» Right CHOICE is (d) All the cyclic directed graphs hace non TOPOLOGICAL sortings |
|