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
13 stars 47 forks source link

More information regarding Various Graph Types under "Explore Various Graph Types" section #341

Open yogeswari05 opened 3 days ago

yogeswari05 commented 3 days ago

image I would to add more information like how they look like, applications, etc under various types of graphs.

github-actions[bot] commented 3 days ago

👋 Thank you for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

yogeswari05 commented 3 days ago

Could you also add level tag to it