mirror of
https://github.com/autistic-symposium/master-algorithms-py.git
synced 2025-06-17 11:29:27 -04:00
add bfs and dft
This commit is contained in:
parent
1295041070
commit
3f8f299f37
1 changed files with 5 additions and 0 deletions
|
@ -1,2 +1,7 @@
|
||||||
## graphs
|
## graphs
|
||||||
|
|
||||||
|
<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)**
|
||||||
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue