InterviewSolution
Saved Bookmarks
| 1. |
Kruskal’s algorithm is best suited for the dense graphs than the prim’s algorithm.(a) True(b) FalseI have been asked this question by my college professor while I was bunking the class.Question is from Minimum Spanning Tree in section Minimum Spanning Tree of Data Structures & Algorithms II |
|
Answer» The correct CHOICE is (B) False |
|