Skip to content
#

topological-sort

Here are 42 public repositories matching this topic...

Using Topological Sort, Shortest Path, and Regex, we tackle the second part of the smart city challenge. The first task includes using DP or Topological Sort to find an optimal schedule for the tasks. The second includes using optimal path, or Dijkstra's to find optimal paths to get around the city using walking or a train system.

  • Updated Jun 20, 2024
  • Java

Improve this page

Add a description, image, and links to the topological-sort 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 topological-sort topic, visit your repo's landing page and select "manage topics."

Learn more