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.
Me too🤣🤣🤣🤣
For a solution in C, for long input strings, I'm getting +3 of the expected answer consistently. I get the expected answer when compiling and running on my local machine.
Oh wow.... I was looking at the test where is said, 'should return 5 for 'abracadabra''. But the error made me realize I wasn't defining the function name correctly. Thanks!
What does the error message say?
This comment is hidden because it contains spoiler information about the solution
Geez, even if I knew what that method did, I still wouldn't have been able to think of this. Very clever
Did you build this one in the FACTORy? I'll see myself out.
Very concise with the ternary. Good work!
This comment is hidden because it contains spoiler information about the solution
RegEx ftw!
This comment is hidden because it contains spoiler information about the solution
Great way to simplify the logic down to just what's needed
That's a great site! Thanks for the link, never heard of it before.