Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 597 Bytes

File metadata and controls

11 lines (7 loc) · 597 Bytes

ScalaExercises

Repository to help beginners to learn Scala.

It is meant to be a problem-answer kind of exercises so that anyone who wants to learn Scala has some examples/questions to try out. There are lot of such labs/repositories of similar kind. But this is more of created from our actual working experience to enable a quick onboarding of beginners.

Disclaimer: The answers committed may not be the best as there are different ways of solving all these problems.

Refer to the problems folder for the questions. Answers will be under different packages under source folder( scala/ )