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.
Done!
It is crazyness all solutions for Java made with mistake))))
Reset button in right bottom corner of the screen)
Please, change status for issue as resolved.
Same issue. Java.
BasicTests(WeightSortTest)
****** Basic Tests ******
For input string: "59544965313"
RandomTests(WeightSortTest)
****** Random tests ******
Test Passed
1 Passed
1 Failed
0 Errors
Process took 3125ms to completeBasicTests(WeightSortTest)
Test works fine. It is not necessary to post actual solution here, just describe in details your issue
Understood, ohhhh
I will try again to explain. input two sets of equal numbers by the sum of digits with two different order acsending and descending 56 65 74 and 180 90. In example after sum values were compared their order did not change, but in basic test we see that for numbers with equal sum "2000 ... 11 11 ..." order is changed in output -> "11 11 2000 ..."
What language?
This comment is hidden because it contains spoiler information about the solution
Yes, it is hard to find kata's by category. Maybe there should be defined some review mechanism for tags and defined categories, activity could have reward and some place in Beta process of Kata.
What is usually done in such cases? Should I remove/delete somehow? You are welcome with advice.
Random test copied and successfully added))) Will improve approach in test case creation, thank you!
Thank you for suggestion, will review and add random test case for Java.
Sorry for delay with approve, didn't know how to do this)
Loading more items...