Data Structure Graph Question #5661
MCQ Single Best Answer Easy

QWhat is the Kruskal's algorithm used for in graph theory?

ID: #5661 Graph 171 views
Question Info
#5661Q ID
EasyDifficulty
GraphTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A To find the shortest path between two nodes in a weighted graph
  • B To find the longest path between two nodes in a weighted graph
  • C To find the minimum spanning tree of a graph
  • D To find the maximum flow in a network
Correct Answer: Option C

Explanation

To find the minimum spanning tree of a graph

Share This Question

Challenge a friend or share with your study group.