Greedy Algorithms

5:00

Question 1 of 5

Kruskal's algorithm for finding the Minimum Spanning Tree (MST) is an example of which type of algorithm? [GATE CS 2009]

Greedy algorithm
Dynamic programming
Divide and conquer
Backtracking