java-functional-features-exercises icon indicating copy to clipboard operation
java-functional-features-exercises copied to clipboard

This repo is DEPRECATED. Please use https://github.com/bobocode-projects/java-fundamentals-course

Results 5 java-functional-features-exercises issues
Sort by recently updated
recently updated
newest added

Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

For fix the function name in todo comment)

https://github.com/bobocode-projects/java-functional-features-exercises/blob/3d8c9c925de4064e7178a20510f77fb710581210/crazy-lambdas/src/main/java/com/bobocode/CrazyLambdas.java#L189 There is no "!" symbol in "WELL DONE" string.

Привіт. В модулі crazy-lambdas в умові до методу trickyWellDoneSupplier() вказано повернути Supplier до "WELL DONE", хоча тестується до "WELL DONE!" P.S. Дякую за крутий проект!

Complete exercises: - **MathFunctions** - **CrazyLambdas** - **AccountAnalytics** - **SumOfSquares**