Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort exercises by difficulty #97 #98

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Adrien-LUDWIG
Copy link

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.

I based this sort upon my personal fieling while solving some of these
exercises, the concepts introduced and similar exercises difficulty in
other languages.
This may need to be reworked in the future according to the feedback of
more people.
@github-actions
Copy link

github-actions bot commented Jun 3, 2023

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.

@github-actions github-actions bot closed this Jun 3, 2023
@rlmark
Copy link
Contributor

rlmark commented Jun 6, 2023

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!

@rlmark rlmark reopened this Jun 6, 2023
@Adrien-LUDWIG
Copy link
Author

Your welcome. Happy to help! 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sort exercises by difficulty
2 participants