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 solution doesn't actually understand the logic of the encoder. I was surprised by fact that other solutions actually understood logic of encoder.
This one is just based on fact that one letter transforms to one letter & same letter from same location transforms one way, not relying on other letters.
And then it just dynamically creates collection of encoded letters in all possible positions.
Performance: O(N) where N is length of the number.
So you want to say that
2
is same denominator as12
? Seriously?