Prim’s algorithm is a ______
Prim’s algorithm is a ______ Correct Answer Greedy algorithm
Prim’s algorithm uses a greedy algorithm approach to find the MST of the connected weighted graph. In greedy method, we attempt to find an optimal solution in stages.
মোঃ আরিফুল ইসলাম
Feb 20, 2025