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

Added More Unique Graph-Related Questions to Question Bank #579

Closed SrijaVuppala295 closed 1 week ago

SrijaVuppala295 commented 1 week ago

🛠️ Fixes Issue

Fixes: #573

👨‍💻 Description

📄 Type of Change

📷 Screenshots/GIFs (if any)

https://github.com/user-attachments/assets/cfb55a94-4b7a-4bc9-a3d0-368c71740701

✅ Checklist

🤝 GSSoC Participation

github-actions[bot] commented 1 week ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

netlify[bot] commented 1 week ago

Deploy Preview for dfs-bfs-graph-traversal ready!

Name Link
Latest commit 0b1793d22d882fbbf65ebd37104bea12e8c59cf7
Latest deploy log https://app.netlify.com/sites/dfs-bfs-graph-traversal/deploys/672e67a6cb037c0008147cd8
Deploy Preview https://deploy-preview-579--dfs-bfs-graph-traversal.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

github-actions[bot] commented 1 week ago

🎉🎉 Thank you for your contribution! Your PR #579 has been merged! 🎉🎉

SrijaVuppala295 commented 1 week ago

@sakeel-103 , please add level 2 !!!