Skip to content
#

shortest-path

Here are 39 public repositories matching this topic...

This repository contains all the algorithms implementation & problems solution, assignment solution, Interview question solution & other related materials (Slides, Resources) related to Princeton University algorithms Part I & II course at COURSERA

  • Updated Oct 8, 2021
  • Java

It models networks using an adjacency matrix and leverages classical algorithms to determine optimal routes under varying network conditions. The project supports both local networks (LAN) and wide-area networks (WAN), providing a comparative analysis of different routing strategies.

  • Updated Oct 31, 2025
  • Java

Improve this page

Add a description, image, and links to the shortest-path topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the shortest-path topic, visit your repo's landing page and select "manage topics."

Learn more