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.
I can't figure out why
(["zggtf","dnmqya","xfvwz"],"nbyfdjgzz")
expectedxfvwz
as an answer but notzggtf
. We need 8 changes in both cases but zggtf is first in list.This comment is hidden because it contains spoiler information about the solution
Not a kata issue. 800+ others solved it in haskell, and if you're timing out, it's probably because you're not handling a walk with infinite steps correctly.
Kata is nice but I can't solve it on Haskell. I wrote a very simple code and my pc run it in less than 1 second but here I get a Timeout message.