Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Yes, that is the one. Let's see what solvers have to say whether these are dups or not.
This game has been done before on Codewars.
sexy!
This comment is hidden because it contains spoiler information about the solution
ok
The first soldier in line adopts Stan's cadence of
1
after 1 step already.Thanks for sharing your reasoning, Kacarott. I understand the technical reasons for creating a new challenge, especially with drastic performance changes. However, I still believe that, whenever possible, we should aim to improve and update existing challenges, and encourage the community to update their votes and feedback. This would help us maintain a high standard of quality and foster a culture of continuous improvement.
I agree that the quality and accurate ranking of the challenge are most important. My concern was less about "free points" and more about recognizing the community's ongoing engagement. Perhaps we could explore better ways to notify users about significant updates and encourage them to revisit and re-evaluate challenges.
Ultimately, I hope we can find a balance that both ensures challenge quality and values community input.
It's disappointing that the moderators suggested creating a new challenge. It seems they opted for the simpler approach instead of trusting the community to revise their votes. While I understand that many users don’t update their votes, this issue should be tackled directly rather than taking the easy and ultimately incorrect route.
Bad idea, here is why ..
Creating a new kata to bypass negative votes on the original challenge was not a good approach. Instead, you should have revised and improved the initial challenge, then informed users about the changes so they could update their votes accordingly. By discarding the original and starting fresh, it seems you prioritized votes over the community’s input, assuming users wouldn’t adjust their votes after the improvements. Moreover, this approach overlooks rewarding those who solved the original version of the challenge.
woopz
ethenyne should have 2 H elements:
python:
Actually, can
en
andyn
even be on same bond position? Looks like you are having multiple bonds between same two atoms, which is very weird. These cases do not occur in javascript, and should also be stripped from other languages.Nevermind, that alkyl is optional. I found one last 'issue' before completing the kata.
The description states that arsines (and equivalents) have an alkyl prefix; however it can also be an aromatic cycle prefix, as this example shows from random tests:
triphenylarsine
Another random test:
However, the spec stipulates that the suffix pattern for ester is
alkyl " " alkan position "oate"
.I believe this is an invalid molecule according to your own specs.
EDIT: or is the alkyl part optional and this test case is
alkan position "oate"
?I'm not asking for any enforcement here. Ideally, I'd like to see this section of the specification either removed altogether or rewritten as an "extra challenge" note. The phrase "Please use" is ambiguous—it's unclear whether the author intends to prohibit certain solutions or simply wants to guide us in a particular direction.
You could have asked a question on the dashboard regarding performance requirements and legit strategies to solving this problem. Also, those other kata's that DO require us to exploit language features are 6-5 kyu. Did you really think a 1 kyu kata has an expected solution with a simple one line exploit as you pulled off?
Loading more items...