Vidyalelo
Data Structure · Q116

Graph Algorithms (DFS, BFS, Dijkstras, etc)

Programming · Data Structure · question 116

Q116

Prim's algorithm is a . . . . . . . .

A.
Divide and conquer algorithm
B.
Greedy algorithm
Answer
C.
Dynamic Programming
D.
Approximation algorithm

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board