InterviewSolution
Saved Bookmarks
| 1. |
In most of the cases, topological sort starts from a node which has __________(a) Maximum Degree(b) Minimum Degree(c) Any degree(d) Zero DegreeI have been asked this question during an online exam.Enquiry is from Topological Sort in portion Miscellaneous of Data Structures & Algorithms II |
|
Answer» The CORRECT OPTION is (d) Zero DEGREE |
|