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.
This comment is hidden because it contains spoiler information about the solution
Excellent kata! Taught me a lot about C string manipulation and pointers haha
For all people trying to solve it in C, if during decoding you get an error like ("abcde", expected "abcde") the n in your block return is wrong :> (spent nearly half an hour debugging this)
Gotta say, Clojure is fun! First actual thing I coded in a lisp based language
This comment is hidden because it contains spoiler information about 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
Typo in the Instructions
"This is a beginer's easy test" -> "This is a beginner's easy test" (or "easy test for beginners")
This comment is hidden because it contains spoiler information about 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
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Love how all the pluses are just distractions haha
Isn't 100% consistent, seems to time-out a lot, may optimize in the future
This comment is hidden because it contains spoiler information about the solution
Loading more items...