Skip to content
#

shortest-path

Here are 17 public repositories matching this topic...

This is a visualizer that finds the shortest path from a source to a destination, built using HTML, CSS, JavaScript, React.js, and data structures and algorithms (DSA). Here Dijkstra's algorithm is used to find the shortest path. This is the same type of technology used by google maps

  • Updated Mar 28, 2024
  • JavaScript

Application was built as part of an Engineering Project. A line-following robot capable of transporting material to machines on a shop floor. The robot will be able to: Scan the shop floor for machinery. Detect obstacles in it's path. Find the shortest route to the machine that is low on material. Allows user to enter a diagrammatic representati…

  • Updated Apr 14, 2019
  • JavaScript

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