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
- Host: GitHub
- URL: https://github.com/asarkar/exercism-scala
- Owner: asarkar
- License: apache-2.0
- Created: 2024-08-19T16:44:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-18T07:28:08.000Z (over 1 year ago)
- Last Synced: 2025-03-19T03:57:01.955Z (about 1 year ago)
- Topics: algorithms, data-structures, exercism, exercism-scala, scala
- Language: Scala
- Homepage:
- Size: 345 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: change/.exercism/config.json
- License: LICENSE
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/actions)
## Running tests
```
./.github/run.sh
```
## License
Released under [Apache License v2.0](LICENSE).