exercism / c

Exercism exercises in C.
https://exercism.org/tracks/c
MIT License
273 stars 176 forks source link

Re-rank and re-order exercises #974

Closed ryanplusplus closed 3 months ago

ryanplusplus commented 3 months ago

This definitely isn't perfect, but I think it's a pretty significant improvement over our current state. What I did was:

As a next step, I think we can pick a difficulty cut-off point and start adding more complete skeletons to earlier exercises. This would address:

Fixes https://github.com/exercism/c/issues/971