UTSAVS26 / PySnippets

Collection of reusable Python code snippets for all.
https://sites.google.com/view/pysnippets/
MIT License
28 stars 69 forks source link

[Feature Request]: traversal for trees and graph algorithm snippet #249

Open gaurimakhija opened 5 hours ago

gaurimakhija commented 5 hours ago

Is there an existing issue for this?

Feature Description

i would like to add Python implementations of two fundamental graph and tree traversal algorithms: Breadth-First Search (BFS) and Depth-First Search (DFS). These algorithms are widely used in various applications like searching, pathfinding, and network analysis.

please assign this to me.

Record

Full Name

gauri makhija

Participant Role

contributor

github-actions[bot] commented 5 hours ago

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

Feel free to join our community on Discord to discuss more!