Saturday, October 5, 2024
Google search engine
HomeData Modelling & AIAlgorithms Quiz | Sudo Placement | Question 6

Algorithms Quiz | Sudo Placement [1.5] | Question 6

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

Answer: (D)
Explanation: Refer : https://www.neveropen.co.uk/algorithms-dynamic-programming-question-1/
Quiz of this Question

Last Updated :
16 Aug, 2018
Like Article
Save Article


Previous

<!–

8 Min Read | Java

–>


Next


<!–

8 Min Read | Java

–>

Share your thoughts in the comments

RELATED ARTICLES

Most Popular

Recent Comments