ScalaByExampleTraining icon indicating copy to clipboard operation
ScalaByExampleTraining copied to clipboard

Example problems for Scala course

ScalaByExampleTraining

Example problems for Scala course. Each problem has skeleton class code with unit tests.
Each one of these problems is designed to train you to think and solve problems in a functional manner.
Solutions are available in the solutions branch.