Which routing algorithm is guaranteed to find the shortest path between two nodes and is commonly used in link-state routing protocols?
Dijkstra's algorithm
A* search algorithm
Floyd-Warshall algorithm
Bellman-Ford algorithm

Computer Networks Exercises are loading ...