Data Structures and Algorithms – Multiple Choice Questions (MCQs)
-
-
62. Which of the following is a characteristic of dynamic programming?
-
63. What is a greedy algorithm?
-
64. Dijkstra's algorithm is an example of a:
-
65. Bellman-Ford algorithm can handle graphs with:
-
66. Floyd-Warshall algorithm is used to find:
-
67. What is a minimum spanning tree (MST)?
-
68.