InterviewSolution
Saved Bookmarks
| 1. |
In the following DAG find out the number of required Stacks in order to represent it in a Graph Structured Stack.(a) 1(b) 2(c) 3(d) 4My enquiry is from Incidence Matrix and Graph Structured Stack in portion Graph of Data Structures & Algorithms IThe question was posed to me in final exam. |
|
Answer» Right answer is (c) 3 |
|