Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 2.44 KB

README.md

File metadata and controls

21 lines (15 loc) · 2.44 KB

Scala Exercises

Scala solutions to various coding exercises, organized into packages by origin. Some were specifically intended to be solved using Scala, but most were language-agnostic.

Every exercise is tested using ScalaTest, and all examples provided are used as test cases.

Exercises by source

Roadmap