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.
approved
Fixed. Had an error in the random test generation, that's why there were no tests for the last column but the others could overflow.
m'kay, something got mixed up... let me check
Need to correct the typo in Java sameple test case
@TestMethodOrder(MethodOrderer.O[e]rderAnnotation.class)
The description should be updated to highlight column overflow scenario
The random test cases seem to not generate input values for the last column (6th one)
I was underprepared for that one. Done.
Changed to camelCase. You might want to resubmit, because the name changed a bit more than just casing.
don't snake_case the javascript method
Approved
Really fun and clever kata! Great mix of string manipulation and logic — it strikes a nice balance between challenge and elegance. Thanks for putting this one together!
Try an "attempt", the "test" is failing for me as well.
I believe the logic in test and attempt is different.
How did you get this to work without getters? I copy and pasted your solution and it didn't work because the methods that were being called didn't exist.
Just do my code
This was a fun concept but only a complete maniac would order their coordinates (y, x). Just a baffling disregard for basic geometry
I think so too
Loading more items...