Greedy Algorithm

In this section we will see problems based on Greedy Algorithms, such as Kruskal's algorithm & Prim's algorithm for finding minimum spanning trees and the algorithm for finding optimum Huffman trees.