-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[Reverse String]: Add Approaches, Performance, and Unicode Articles #3609
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
Conversation
exercises/practice/reverse-string/.approaches/list-and-join/content.md
Outdated
Show resolved
Hide resolved
Therefor != Therefore. TIL. Added missing link, so should no longer be broken.
|
This is remarkably good for something so long and complicated. I can see why it stressed you out for so long! You already fixed the 2 minor things I found. I didn't see anything to comment on otherwise, and I think I've now read all of it. Good luck with the Unicode article. I can't help you with that. |
I am going to finish the Thank you so much for giving this a review. It is such a relief to know that it wasn't absolutely bonkers. I am very happy that its good if long-winded & complicated. 😄 |
|
Decided that this has sat long enough. Bailed (for now) on the Unicode article. Will revisit when I update the test runner. |
Added an
Introduction.mdand the Following Approaches:Also added: