We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 999181f commit 10e9c47Copy full SHA for 10e9c47
README.md
@@ -8,9 +8,9 @@
8
кода представлены с использованием Python.
9
10
Если вам понравилось содержимое, ставьте звездочку репозиторию на github.
11
-https://github.com/agorinenko/data-structures-and-algorithms/
+[https://github.com/agorinenko/data-structures-and-algorithms/](https://github.com/agorinenko/data-structures-and-algorithms/)
12
13
-Об авторе: https://gorinenko.ru/
+Об авторе: [https://gorinenko.ru/](https://gorinenko.ru/)
14
15
## Оглавление
16
@@ -52,7 +52,7 @@ https://github.com/agorinenko/data-structures-and-algorithms/
52
53
[Обход графа в ширину](tutorial/bfs.md)
54
55
-[Обход графа глубину](tutorial/dfs.md)
+[Обход графа глубину](tutorial/dfs.md) (в работе)
56
57
### Используемые ресурсы
58
0 commit comments