Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a66eaaf

Browse files
добавлены новые алгоритмы в README
1 parent f847559 commit a66eaaf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎README_ru.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@
7373
* [Поиск максимума](/src/main/kotlin/other/Min.kt)
7474
* [Квадратный корень из числа](/src/main/kotlin/other/Sqrt.kt)
7575
* [Конечный автомат](/src/main/kotlin/other/BinaryDigitsCounter.kt)
76+
* [Проверка скобок на корректность](/src/main/kotlin/other/ParenthesisCheck.kt)
77+
* [Сравнение строк с помощью хэша](/src/main/kotlin/other/StringEqualsHash.kt)
7678

7779
## Ваши пожелания и идеи
7880

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /