What data structure can be used to improve the efficiency of Dijkstra's algorithm?
a. Priority queue
b. Queue
c. Hash table
d. Array
a. Priority queue
Computer Science & Information Technology
You might also like to view...
As a component of Office Web Apps, ________ is a limited version of Word
Fill in the blank(s) with correct word
Computer Science & Information Technology
A ____________________ statement is a statement that returns a value to the statement that called the function.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology