You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Grokking Algorithms / Грокаем Алгоритмы
2
2
3
-
This repository contains solutions to problems written in Python for the book "Grokking Algorithms" by Aditya Bhargava with Russian and English comments.
3
+
This repository contains solutions to problems and algorithms written in Python for the book "Grokking Algorithms" by Aditya Bhargava with Russian and English comments.
4
4
5
5
6
6
## Contents
@@ -23,7 +23,7 @@ This repository contains solutions to problems written in Python for the book "G
23
23
###### If you have found any bugs or mistakes in the code or in the comments, I will be glad if you report them.
24
24
25
25
----
26
-
Этот репозиторий содержит решения задач на языке Python из книги "Грокаем Алгоритмы" Адитья Бхаргава с английскими и русскими комментариями.
26
+
Этот репозиторий содержит решения задач и алгоритмы на языке Python из книги "Грокаем Алгоритмы" Адитья Бхаргава с английскими и русскими комментариями.
0 commit comments