Which of the following algorithms can be used to most efficiently determine the presence of a cycle in a given graph ?
Depth First Search
Breadth First Search
Prim\'s Minimum Spanning Tree Algorithm
Kruskal\' Minimum Spanning Tree Algorithm
This question is part of this quiz :
Top MCQs on Graph Traversals with Answers