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

https://github.com/asarkar/exercism-scala

https://exercism.org/tracks/scala
https://github.com/asarkar/exercism-scala

algorithms data-structures exercism exercism-scala scala

Last synced: 5 months ago
JSON representation

https://exercism.org/tracks/scala

Awesome Lists containing this project

README

          

# exercism-scala
My solutions for [Exercism Scala Track](https://exercism.org/tracks/scala).
Feel free to open issues for questions, comments, or suggestions.

[![](https://github.com/asarkar/exercism-scala/workflows/CI/badge.svg)](https://github.com/asarkar/exercism-scala/actions)

## Running tests
```
./.github/run.sh
```

## License

Released under [Apache License v2.0](LICENSE).