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.
Great kata, helps to learn string and number conversions in Golang. Makes you think and has many possible solutions but the journey forces you to explore.
very clever
HAHA, paid by the hour?
This comment is hidden because it contains spoiler information about the solution
I agree, cuts out the truthy weirdness. In the 'long run'/'Big Picture' you shouldn't rely on truthy values.
HAHAHA Love it!
Good to have to write the test case yourself for a beginner, getting the compiler to infer the correct assertEquals method from the method signature, valueable learning moment.
love the null check
Keeps timing out with error code 500