To find the shortest path in a weighted, directed graph, which algorithm is most appropriate?
Linear Search
Bubble Sort
Dijkstra's Algorithm

Information Technology Exercises are loading ...