Q47
Which of the following is the most commonly used data structure for implementing Dijkstra's Algorithm?
A.
Max priority queue
B.
Stack
C.
Circular queue
D.
Min priority queue
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board