5 kyu
Wristband Patterns
Loading description...
Arrays
Algorithms
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.
python new test framework is required. updated in this fork
Very nice and challenging kata, congratulations, well done with it.
Its not a wristband :(: True should equal False
could be
Its not a wristband ): True should equal False
Also
Its
should beIt's
Done.
Link to a breakdown of rank assessments is https://www.codewars.com/api/v1/code-challenges/62949a3deb816e36363b8ee6/assessed-ranks.
Currently it's 6x6kyu, 4x5kyu.
IMO, it should be a 6 instead.
Its final state is 7 x 6kyu, 4 x 5kyu.
Currently the random tests are too performance heavy it's entering the realm of micro optimization. As far as it can be discerned this is not the intention.
I have categorized test cases for bigger size arrays. Let me know if this is acceptable.
No reply..
Seems fixed. My solution is not at all optimized and I was able to pass the random tests.
it can be approved now..
You might want to rework your random tests.
cheating
Done.
See this solution.
Fixed now.
This comment has been hidden.
This comment has been hidden.
@Mercy Madmask and @Wei-Ting Yang .. Thank you for your help. Fixed now.
I think it's ok now. @Mercy Madmask what do you say?
I don't have a computer until monday so no idea. ^^'
If this part is fixed that's all I saw. :)
.