7 kyu
Thinking & Testing : Retention and discard II
100 of 284myjinxin2015
Loading description...
Puzzles
Games
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.
JS fork
for those who are confused and those who haven't solved Thin.....: Reten..... and dis.... I (yes the first one). I recommend you to solve and understand the logic of that question then, try to solve this, so, you will get better understanding and will surely help you, and also you might too start liking this series as I did!
happy coding ^^
This series is really starting to click for me. Very satisfying and elegant one line solution.
a bit to complex for 7 kyu
can someone explain what it is you're doing?
Python: is it intended that the strings contain duplicate characters?
Yes.Rather, it is not important for the solution. The string can iclude any characters with any number of repoetitions.Python translation. Please, review and approve.
Approved. Thanks ;-)
Please see my question above
HTML is broken in the tests.
Fixed. But, I don't think I can fix them all. There are more than 200 katas have such a issue. Katas are too old, I can't even find them on the list.