Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 168 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 168 Bytes

DFS/BFS Example

An example of a DFS/BFS implementation in JavaScript

How to run: Double-click on "index.html"

Since no modules are imported, no server is required.