Which of the following is the most commonly used data structure for implementing Dijkstra’s Algorithm?
Posted: Wed Jul 13, 2022 6:16 pm
a) Max priority queue
b) Stack
c) Circular queue
d) Min priority queue
b) Stack
c) Circular queue
d) Min priority queue