Google News
logo
Algorithm - Quiz(MCQ)
Which of the following standard algorithms is not Dynamic Programming based.
A)
0-1 Knapsack problem
B)
Floyd Warshall Algorithm for all pairs shortest paths
C)
Prim's Minimum Spanning Tree
D)
Bellman–Ford Algorithm for single source shortest path

Correct Answer :   Prim's Minimum Spanning Tree

Advertisement