β
Correct Answer: (A)
greedy algorithm
Explanation: dijkstra’s algorithm is the prime example for greedy algorithms because greedy algorithms generally solve a problem in stages by doing what appears to be the best thing at each stage.
Explanation by: Mr. Dubey
dijkstra’s algorithm is the prime example for greedy algorithms because greedy algorithms generally solve a problem in stages by doing what appears to be the best thing at each stage.
Discussion
Question Analytics
1012
Total Visits
3 y ago
Published
Mr. Dubey
Publisher
95%
Success Rate