This is a set of 99 Scala problems of various levels of difficulty.
Translations:
- Get a copy of this repo
- Read the problems list
- Solve 'em ;)
Fork this repo then get your local version:
$ git clone https://github.com/<your-username>/99-Scala-Problems.git
$ cd 99-Scala-Problems
$ git clone https://github.com/99XProblems/99-Scala-Problems.git
$ cd 99-Scala-Problems
$ wget https://github.com/99XProblems/99-Scala-Problems/archive/master.zip
$ unzip master.zip
$ mv 99-Scala-Problems-master 99-Scala-Problems
$ cd 99-Scala-Problems