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.
After submiting Kata I usualy view solutions of other users. While viewing comments, I can click "View Solution" button and then solution of commenting person shows up. I can't upvote this solution when I think that its best practice or clever. I cant search Solutions by user. Only workaround is following selected user but I dont want to do this. Function of searching solution by user should be added.
After submiting Kata I usualy view solutions of other users. While viewing comments, I can click "View Solution" button and then solution of commenting person shows up. I can't upvote this solution when I think that its best practice or clever. I cant search Solutions by user. Only workaround is following selected user but I dont want to do this. Function of searching solution by user should be added.
For Java 8 usage of stream would be better. Like usage of "Collection.max"/"Collection.min". As its good solution for Java 7 I give "Best Practice" point:)
Unnecesary creation of "ints" list. So mutch lines of code. So much "Best Practice" points. I think its so overrated. It should been marked as "Very bad practice"
Should been top solution! Usage of IntSummaryStatistics is the best choice here
Clever solution. Like usage of "*=". It would be perfect if braces were used
nice;)
wooooooooo!. Like it! it should be top answer;)
Like stream solution!:)