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

BUG: New Profile page is in footer (Bad UI/UX) #604

Closed mehul-m-prajapati closed 1 week ago

mehul-m-prajapati commented 1 week ago

Preliminary Check

Bug Summary

Steps to Reproduce

profile page

Expected Behavior

No response

Screenshots/Logs

d1

Additional Information