
A cool interactive visual interface for algorithms like: Dijkstra’s, A-star, Depth-First.
Select an algorithm, the speed, and watch in real time how the shortest path is being searched.
You can also create a maze, or draw some walls on the board, change the end and star node to see how different paths are being found.
Tech stack: Angular · TypeScript