Which data structure is typically used to efficiently implement Dijkstra's algorithm?
Array
Priority queue
Linked list

Advanced Algorithms Exercises are loading ...