

InterviewSolution
Saved Bookmarks
1. |
Topological sorting of a graph represents _______ of a graph.(a) linear probing(b) linear ordering(c) quadrilateral ordering(d) insertion sortingI got this question in an interview.My query is from Trees in portion Trees of Discrete Mathematics |
Answer» Correct answer is (B) linear ordering |
|