mirror of
https://github.com/autistic-symposium/master-algorithms-py.git
synced 2025-04-29 20:26:07 -04:00
add bfs and dfs
This commit is contained in:
parent
3f8f299f37
commit
fb971d112c
@ -2,6 +2,11 @@
|
||||
|
||||
<br>
|
||||
|
||||
* **[../trees/#breath-first-search](https://github.com/go-outside-labs/master-python-with-algorithms-py/tree/master/trees#breath-first-search)**
|
||||
* **[../trees/#depth-first-search](https://github.com/go-outside-labs/master-python-with-algorithms-py/tree/master/trees#depth-first-search)**
|
||||
*
|
||||
|
||||
### traversals
|
||||
|
||||
<br>
|
||||
|
||||
* check **[../trees/#breath-first-search](https://github.com/go-outside-labs/master-python-with-algorithms-py/tree/master/trees#breath-first-search)**
|
||||
* and **[../trees/#depth-first-search](https://github.com/go-outside-labs/master-python-with-algorithms-py/tree/master/trees#depth-first-search)**
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user