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 f847559 commit a66eaafCopy full SHA for a66eaaf
README_ru.md
@@ -73,6 +73,8 @@
73
* [Поиск максимума](/src/main/kotlin/other/Min.kt)
74
* [Квадратный корень из числа](/src/main/kotlin/other/Sqrt.kt)
75
* [Конечный автомат](/src/main/kotlin/other/BinaryDigitsCounter.kt)
76
+ * [Проверка скобок на корректность](/src/main/kotlin/other/ParenthesisCheck.kt)
77
+ * [Сравнение строк с помощью хэша](/src/main/kotlin/other/StringEqualsHash.kt)
78
79
## Ваши пожелания и идеи
80
0 commit comments