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
Other
17 stars 68 forks source link

Improving the dfs page !! #565

Open SrijaVuppala295 opened 1 week ago

SrijaVuppala295 commented 1 week ago

image

sakeel-103 commented 1 week ago

@SrijaVuppala295 Here in this page improve the page like this when we create the graph then it will display completely and reduce the size of the buttons and remove this dfs step section it takes space only. Improve both the page dfs and bfs