An open API service indexing awesome lists of open source software.

https://github.com/jasterv/breadth-first-search-maze

Implementation of the BFS algorithm to search through a Maze
https://github.com/jasterv/breadth-first-search-maze

Last synced: over 1 year ago
JSON representation

Implementation of the BFS algorithm to search through a Maze

Awesome Lists containing this project

README

          

My solution for day 3 of advent of corona!

https://adventofcorona.hackersatupc.org/#/problem/3

#stayhome