exercism / cpp

Exercism exercises in C++.
https://exercism.org/tracks/cpp
MIT License
256 stars 207 forks source link

Sort featured July #12in23 exercises into the tree #655

Closed vaeng closed 1 year ago

vaeng commented 1 year ago

Users who chose to do learning mode can see the featured exercises in the tree.

I did all five exercises with the minimum of tools available and came to the sorting seen in the config.json file.

This is what I came up with:

Bob

Allergies

Reverse String

High Scores

Armstrong Numbers


Some of these concepts are not yet in the tree, so I will make another PR to add to their instructions about what challenges may lay ahead of the students.

vaeng commented 1 year ago

I also removed some of the beta status for the exercises, so the non-maintaining user can see them.