-
Notifications
You must be signed in to change notification settings - Fork 1
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
Kata trial: Array.diff hero #152
Comments
Opinion from Kayleigh on retirement -> https://discord.com/channels/846624424199061524/1021730541034283018/1030493915566055464 |
There's no open kata issue to notify the author and whomever else about this trial process, is this normal these days? Additionally,
This by itself doesn't require retiring, what about fixing the tests?..
Since when is a rank a reason to retire?
The fix is trivial: https://www.codewars.com/kumite/634b6c67d225c000237a9beb |
Fix has been approved, so the last two points of original post are irrelevant.
Do you mean that the "standard" solution to the harder kata is not the expected solution? Or that the easier kata should reject solutions which are too fast? |
In this kata |
Oh interesting, then the point of the kata had been lost on me (and presumably, many other users). I don't think I even noticed the number range restriction. In that case, I would support fixing the kata rather than retiring, if possible. |
That point had been lost on me as well. Yes, there are performance gains to be had by micro-optimising. I'm a bit torn if that's worth a kata though. If so, it needs very discerning tests, a rather specific description, and a reference solution and a solution that Should Not Pass ( possibly several ). |
Sorry about that! I too did not notice the different solutions that users can get if the tests were adjusted to be more performance-wise! Then, it might be worth to stay and be fixed sooner or later.
Only applicable to old katas which cannot be sent back to beta. I'm not sure if this one is part of that category, anyhow it's not relevant now in the current context! |
Array.diff hero should be retired due to the following reasons:
Test.expect
React 👍 to keep or👎 to retire.
The text was updated successfully, but these errors were encountered: