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 378d70d commit f847559Copy full SHA for f847559
README.md
@@ -75,6 +75,8 @@ Content:
75
* [Finding the maximum](/src/main/kotlin/other/Min.kt)
76
* [The square root of a number](/src/main/kotlin/other/Sqrt.kt)
77
* [Finite state machine](/src/main/kotlin/other/BinaryDigitsCounter.kt)
78
+ * [ParenthesisCheck](/src/main/kotlin/other/ParenthesisCheck.kt)
79
+ * [StringEqualsHash](/src/main/kotlin/other/StringEqualsHash.kt)
80
81
## Your wishes and ideas
82
0 commit comments