/DFS-BFS-Algo-Visualizer

Project 1: Given a graph, find the shortest path with DFS and BFS; as well as trace it by hand.

Primary LanguageJavaScript

DFS-BFS-Algo-Visualizer

DFS:

image

BFS:

image

Trace Short Path:

image