Retired
Thinkful - String Drills: Repeater level 2 (retired)
1,604 of 2,072Grae-Drake
Loading description...
Strings
Fundamentals
View
This comment has been reported as {{ abuseKindText }}.
Show
This comment has been hidden. You can view it now .
This comment can not be viewed.
- |
- Reply
- Edit
- View Solution
- Expand 1 Reply Expand {{ comments?.length }} replies
- Collapse
- Spoiler
- Remove
- Remove comment & replies
- Report
{{ fetchSolutionsError }}
-
-
Your rendered github-flavored markdown will appear here.
-
Label this discussion...
-
No Label
Keep the comment unlabeled if none of the below applies.
-
Issue
Use the issue label when reporting problems with the kata.
Be sure to explain the problem clearly and include the steps to reproduce. -
Suggestion
Use the suggestion label if you have feedback on how this kata can be improved.
-
Question
Use the question label if you have questions and/or need help solving the kata.
Don't forget to mention the language you're using, and mark as having spoiler if you include your solution.
-
No Label
- Cancel
Commenting is not allowed on this discussion
You cannot view this solution
There is no solution to show
Please sign in or sign up to leave a comment.
This kata is a subject to deduplication process here: https://github.com/codewars/content-issues/issues/109.
Please join the discussion to help us identify duplicate kata and retire them.
Retired.
This comment has been hidden.
Mark yout post as having spoiler content next time, and you don't need those single quotes, remove them. Delete the above post too.
Thanks https://www.codewars.com/users/Chrono79
C# Translation, please review and approve :)
Rust Translation
Please review.
@Grae-Drake
This kata is definitely too close from your others. It is nearly a duplicate. When you create katas, you should keep in mind that ideally any new kata should teach a new concept.Some other translation available here:
Please review and accept if ok.
You can find some translation here:
You should consider to add some random test case in you testing suite, otherwise use can hardcode the solution.
Take a look to my translation if you wish for random test case.
Thanks, done!
3rd example test case is missing
"'
aftersleep...
Indeed it was! Thanks for pointing out; fixed.