InterviewSolution
Saved Bookmarks
| 1. |
Consider a complete graph G with 4 vertices. The graph G has ____ spanning trees.(a) 15(b) 8(c) 16(d) 13I got this question during an interview for a job.The query is from Minimum Spanning Tree in portion Minimum Spanning Tree of Data Structures & Algorithms II |
|
Answer» Right option is (c) 16 |
|