Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Coursera Project Network

Determine Shortest Paths Between Routers Using Python

Coursera Project Network via Coursera

Overview

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.

Syllabus

  • 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.

Taught by

David Dalsveen

Reviews

4.6 rating at Coursera based on 17 ratings

Start your review of Determine Shortest Paths Between Routers Using Python

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.