Vidyalelo
Data Structure · Q119

Graph Algorithms (DFS, BFS, Dijkstras, etc)

Programming · Data Structure · question 119

Q119

Dijkstra's Algorithm is the prime example for . . . . . . . .

A.
Greedy algorithm
Answer
B.
Branch and bound
C.
Back tracking
D.
Dynamic programming

Answer: Option A

Solution

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