added new algorithms in README
This commit is contained in:
@ -75,6 +75,8 @@ Content:
|
||||
* [Finding the maximum](/src/main/kotlin/other/Min.kt)
|
||||
* [The square root of a number](/src/main/kotlin/other/Sqrt.kt)
|
||||
* [Finite state machine](/src/main/kotlin/other/BinaryDigitsCounter.kt)
|
||||
* [ParenthesisCheck](/src/main/kotlin/other/ParenthesisCheck.kt)
|
||||
* [StringEqualsHash](/src/main/kotlin/other/StringEqualsHash.kt)
|
||||
|
||||
## Your wishes and ideas
|
||||
|
||||
|
||||
Reference in New Issue
Block a user