itsgalarza / S-99

Ninety-Nine Scala Problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

S-99: Ninety-nine Scala problems


These are an adaptation of the Ninety-Nine Prolog Problems written by Werner Hett at the Berne University of Applied Sciences in Berne, Switzerland.

The goal is to find the most elegant solution of the given problems. Efficiency is important, but clarity is even more crucial. Some of the (easy) problems can be trivially solved using built-in functions. However, in these cases, you learn more if you try to find your own solution.

All the information and the problems can be found here

Happy coding

🎉 :trollface: 🎉

About

Ninety-Nine Scala Problems


Languages

Language:Scala 100.0%