sakeel-103 / DFS-BFS-Graph-Travers

The DFS-BFS graph traversal project is built using Angular for the frontend and Node.js for the backend. It demonstrates two popular graph traversal algorithms: Depth-First Search (DFS) and Breadth-First Search (BFS). These algorithms are fundamental for exploring nodes and edges of a graph, solving a variety of computational and real-world problem
https://dfs-bfs-graph-travers.netlify.app
12 stars 42 forks source link

Improve the issue in Interactive Graph section #352

Open Himanshu-kumar025 opened 2 hours ago

Himanshu-kumar025 commented 2 hours ago

there is problem with this section I would like to improve this under GSSOC'24 and Hacktofest'24 thank you

before: issue

after interaction

Himanshu-kumar025 commented 2 hours ago

@sakeel-103 please assign me this issue