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.
How did you come up with the hardcoded strings?
If you didn't know them ahead of time, how would you approach this coding challenge?
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Your solution's a little hard to read given how bunched up everything is.
Some spaces in between chunks of code would improve things a lot.
Coming up with a performant solution for this one was much trickier than I thought.
This was a bit trickier than I expected, especially because you had to remove that last comma before the and.
Good catch!
I'm not sure why anyone would vote this as best practice, but I'm impressed with the patience it took to come up with the solution.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
I liked this one (for C#). It's challenging in a good way.
I think it should be 5kyu, though. It's not as straightforward as the other 6kyu I've completed.
This kata is a duplicate of
Sum Strings as Numbers
or the other way around, depending on which came first. They're both ranked4kyu
too.https://www.codewars.com/kata/5324945e2ece5e1f32000370
This comment is hidden because it contains spoiler information about the solution
I don't even know what to say.
"c++", huh? I see what you did there.