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 d714fc1

Browse files
author
evitwilly
committed
Merge branch 'develop' of github.com:evitwilly/Kotlin-Algorithms-and-Design-Patterns into develop
2 parents ee96907 + cda442d commit d714fc1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

‎README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ Content:
7474
* [Finding the minimum](/src/main/kotlin/other/Max.kt)
7575
* [Finding the maximum](/src/main/kotlin/other/Min.kt)
7676
* [The square root of a number](/src/main/kotlin/other/Sqrt.kt)
77+
* [Finite state machine](/src/main/kotlin/other/BinaryDigitsCounter.kt)
7778

7879
## Your wishes and ideas
7980

‎README_ru.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
* [Поиск минимума](/src/main/kotlin/other/Max.kt)
7373
* [Поиск максимума](/src/main/kotlin/other/Min.kt)
7474
* [Квадратный корень из числа](/src/main/kotlin/other/Sqrt.kt)
75+
* [Конечный автомат](/src/main/kotlin/other/BinaryDigitsCounter.kt)
7576

7677
## Ваши пожелания и идеи
7778

0 commit comments

Comments
(0)

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