exercism / unison

Exercism exercises in Unison.
https://exercism.org/tracks/unison
MIT License
3 stars 19 forks source link

Sort exercises by difficulty #97 #98

Open Adrien-LUDWIG opened 1 year ago

Adrien-LUDWIG commented 1 year ago

Closes #97

I have based this sorting on the difficulty indicator of each exercise set by the creators and then on my personal feelings when solving some of these exercises, on the concepts introduced and on the difficulty of similar exercises in other languages.

It may need to be reworked in the future based on feedback from more people, but I believe it is a good start.

github-actions[bot] commented 1 year ago

Hello. Thanks for opening a PR on Exercism. We are currently in a phase of our journey where we have paused community contributions to allow us to take a breather and redesign our community model. You can learn more in this blog post. As such, all issues and PRs in this repository are being automatically closed.

That doesn't mean we're not interested in your ideas, or that if you're stuck on something we don't want to help. The best place to discuss things is with our community on the Exercism Community Forum. You can use this link to copy this into a new topic there.


Note: If this PR has been pre-approved, please link back to this PR on the forum thread and a maintainer or staff member will reopen it.

rlmark commented 1 year ago

Reopening! The auto-close bot has been disabled now so I'll see these more regularly! I've got a PR to fix some unrelated test failures in the pipeline, but once that gets merged in I'll get this into the track. Thank you @Adrien-ANTON-LUDWIG!

Adrien-LUDWIG commented 1 year ago

Your welcome. Happy to help! 😉