exercism / elixir

Exercism exercises in Elixir.
https://exercism.org/tracks/elixir
MIT License
614 stars 397 forks source link

Mapping side exercises to core exercises #474

Closed neenjaw closed 5 years ago

neenjaw commented 5 years ago

In discussion with @Cohen-Carlisle on slack in the #maintaining-elixir channel, I have come up with a first attempt to try to map the side exercises to the core exercises as it's done in other tracks and as I have seen referenced on here as "just never had it done before".

My general method was to organise them by similar difficulty and similar topics.

See the pull request I'm going to link to this.

neenjaw commented 5 years ago

Pull request was merged. Closing issue.