UTSAVS26 / PySnippets

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

feat: ๐ŸŽธ Enhanced + Test cases + Docs for traversal completed #424

Closed yashksaini-coder closed 1 week ago

yashksaini-coder commented 2 weeks ago

โœ… Closes: #249

This pull request introduces a comprehensive update to the pysnippets library, focusing on enhancing the graph traversal algorithms and improving the overall structure and documentation. The most important changes include the addition of a detailed documentation file, implementation of BFS and DFS algorithms, introduction of data classes for graph structures, and setting up a logging configuration.

Documentation and Structure:

Algorithms Implementation:

Data Structures:

Logging Configuration:

Testing:

TESTING

image


@UTSAVS26 kindly review this PR

github-actions[bot] commented 2 weeks ago

๐Ÿ‘‹ Thank you for opening this pull request! We're excited to review your contribution. Please give us a moment, and we'll get back to you shortly!

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