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.
In my notebook when i use the function it return correct output for all values but when i use same function here the output is changing
ex for ['one','two','three','four'] my output is one, two, three and four as expected but the runtime shows my output is three,and,four,two why is it like that .In my notebook the functions get the expected output but not here .
This comment is hidden because it contains spoiler information about the solution
how come 39392936639 ,1215 .. many random test like this is True. How come 1215,39392936639 is plaindrome? I'm i understanding the question correctly?help me
can anyone tell me how should i handle a sentence like "Impossible to decode" should i loop for a single word or each letter .when i loop for every letter my encoding value is this "5057aanaaaannananaaana" how come it is 5057aan .what i'm missing ?
what should i return when there is tie ,largest number among the original number or largest number among most frequent.
you are very clever great
KINDLY GIVE THE DETAILED OUTPUT BECAUSE I FEEL FIGURING OUT ERROR IS LITTLE BIT DIFFICULT