An open API service indexing awesome lists of open source software.

https://github.com/jlprat/99-scala-problems

This is another take on 99 Scala Problems. However, the purpose of this is not to show how good I am solving them, but offering a way to beginners to practice and write their own solutions. This project will contain tests and the public interfaces of each problem, so anybody is free to implement solutions in their own way!
https://github.com/jlprat/99-scala-problems

beginner-friendly learning problems scala

Last synced: about 1 month ago
JSON representation

This is another take on 99 Scala Problems. However, the purpose of this is not to show how good I am solving them, but offering a way to beginners to practice and write their own solutions. This project will contain tests and the public interfaces of each problem, so anybody is free to implement solutions in their own way!

Awesome Lists containing this project