DEV Community

Cover image for Shortest pathfinder in React using BFS
Soumya Mondal
Soumya Mondal

Posted on

Shortest pathfinder in React using BFS

Ever imagined your DSA skills could be implemented directly into your development projects?
Here you are, I've just curated a video where I showcase how to find the shortest path between two nodes avoiding their obstacles.

This pathfinder is created based on the Breadth First Search algorithm from graph.

I've received a lot of positive comments on all the social media combined for this tutorial and I hope for a positive reply from you as well.

Top comments (0)