Back to Determine Shortest Paths Between Routers Using Python
Coursera

Determine Shortest Paths Between Routers Using Python

By the end of this project you will use the adjacency list data structure and other data structures to find the shortest distance between a set of routers loaded from a file. The shortest path problem is well known in the field of computer science. An adjacency list is probably the best data structure to represent a set of connected vertices to find the shortest path from one vertex to another. One application for shortest paths is in mapping. Another common application for its use is in computer networking routing to find the shortest trip for a packet. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.

Status: File I/O
Status: Python Programming
IntermediateGuided Project2 hours

All reviews

Showing: 4 of 4

Ariel Felices
5.0
Reviewed Sep 30, 2022
Sasisrivundavilli
5.0
Reviewed Nov 1, 2021
Akhil Kumar Nulu
5.0
Reviewed Aug 16, 2021
safi cengiz
3.0
Reviewed Nov 30, 2021