Dijkstra's Algorithm Proficiency Exercise

Instructions

Reproduce the behavior of Dijkstra's Algorithm for the given graph below. Click on the edges in the order they are traversed by the algorithm. Start with Node A. In case of similar costs, add nodes alphabetically.