1.

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
Answer» E.


Discussion

No Comment Found