exercism / cpp

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

Write "approaches" for reverse-string #780

Closed siebenschlaefer closed 6 months ago

siebenschlaefer commented 6 months ago

Please feel free to critize anything, big-picture issue and small nitpicks.

iHiD commented 6 months ago

Thanks so much for this. @ErikSchierboom will take a look tomorrow!

vaeng commented 6 months ago

I really like the variety :)

siebenschlaefer commented 6 months ago

Should we merge (and correct any small things like typos later) or wait for other reviewers?

vaeng commented 6 months ago

Should we merge (and correct any small things like typos later) or wait for other reviewers?

Optimistic merging now, corrections later is my vote.

siebenschlaefer commented 6 months ago

If anybody wants to proof-read this, visit https://exercism.org/tracks/cpp/exercises/reverse-string/dig_deeper to see the rendered version.