Determine Shortest Paths Between Routers Using Python

Instructor: David Dalsveen

What you'll learn

  •   Create an Adjacency List using a Python Dictionary where each entry is a List.
  •   Add the Python function to find the shortest paths to each vertex from the source vertex.
  •   Add the function to populate the adjacency list of edges from a file using a Python Dictionary container.
  • Skills you'll practice

  •   Python Programming
  •   Program Development
  •   File Systems
  •   Computer Programming
  •   Computer Networking
  •   Network Routers
  •   Algorithms
  •   Network Routing
  •   Data Structures
  •   Graph Theory
  •   Computational Thinking
  •   Object Oriented Programming (OOP)
  • ©2025  ementorhub.com. All rights reserved