@bobahop has written approaches for many Scala exercises, including four of the five exercises suggested in the Functional February challenge.
Once you’ve completed any of those exercises, they might be worth checking out!
You can find the approaches on the dig deeper page of the exercises.
Functional February
- Collatz conjecture: Dig Deeper into Collatz Conjecture in Scala on Exercism
- Hamming: Dig Deeper into Hamming in Scala on Exercism
- Protein translation: Dig Deeper into Protein Translation in Scala on Exercism
- Robot simulator: Dig Deeper into Robot Simulator in Scala on Exercism
Other
- Armstrong numbers: Dig Deeper into Armstrong Numbers in Scala on Exercism
- Bob: Dig Deeper into Bob in Scala on Exercism
- Pig latin: Dig Deeper into Pig Latin in Scala on Exercism
- Robot name: Dig Deeper into Robot Name in Scala on Exercism
If you’re interested in writing approaches yourselves, we welcome PRs! (ping me in the PR)