fixed
changed to compare objects regardless of the order of the props
added > there's always data along with the key
a could be named matchedGroup1.
a
matchedGroup1
It gets a reference to matching groups you have in your expression, aaa(bbb) "a" would be bbb
aaa(bbb)
bbb
Definitely 4 kyu.
When I completed back in the day it was 3 kyu.
I tried to change to 4 kyu seeing that you have 13 upvotes and someone saying that 3 kyu is too much has -2.
Unfortunatelly only an admin can change this Kata right now
I feel like 7 would be kinda unfair with beginners, but I feel like it'd be a 6 (if it was possible to change)
It's not clear that I have to change Array.prototype, also why is this 8 kyu?
Array.prototype
I found it very confusing, you could make it so the extra value is passed as a parameter, it would make the kata easier to understand
Shortcuts have been fixed
https://github.com/Codewars/codewars.com/issues/212#issuecomment-383457555
Thanks
I think the real issue is the description, the kata is allowing contributors...
That means "you are already dead", you probably need to do what masterridley said.
Correct answers should not consume life / tries
Can you provide a full example of what you're saying? I can't replicate that.
Loading collection data...
fixed
changed to compare objects regardless of the order of the props
added > there's always data along with the key
a
could be namedmatchedGroup1
.It gets a reference to matching groups you have in your expression,
aaa(bbb)
"a
" would bebbb
Definitely 4 kyu.
When I completed back in the day it was 3 kyu.
I tried to change to 4 kyu seeing that you have 13 upvotes and someone saying that 3 kyu is too much has -2.
Unfortunatelly only an admin can change this Kata right now
I feel like 7 would be kinda unfair with beginners, but I feel like it'd be a 6 (if it was possible to change)
It's not clear that I have to change
Array.prototype
, also why is this 8 kyu?I found it very confusing, you could make it so the extra value is passed as a parameter, it would make the kata easier to understand
Shortcuts have been fixed
https://github.com/Codewars/codewars.com/issues/212#issuecomment-383457555
Thanks
I think the real issue is the description, the kata is allowing contributors...
That means "you are already dead", you probably need to do what masterridley said.
Thanks
Correct answers should not consume life / tries
Can you provide a full example of what you're saying? I can't replicate that.
Loading more items...