Ad
  • Custom User Avatar
  • Custom User Avatar

    Closing, no answer after 8 months.

  • Default User Avatar

    You can post your solution here with sploi flag

  • Custom User Avatar

    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 .

  • Custom User Avatar

    Never mind. Understood

  • Default User Avatar

    I still can't figure out when or how to decide if given string is imposible to decode. I read other answer but it still does not make sense to me. Could you provide one example(s) with calculation.

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    For a given number num, write a function to test if the number contains a numerical palindrome

    121 is a palindrome in 1215
    66, 393, 939, 929, 3663, 39293 and 936639 are palindromes in 39392936639

  • Custom User Avatar

    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

  • Default User Avatar

    This comment is hidden because it contains spoiler information about the solution

  • Custom User Avatar

    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 ?

  • Custom User Avatar

    If there is a tie for most frequent number, return the largest number among them.

    It's the largest among the most frecuent numbers.

  • Custom User Avatar

    what should i return when there is tie ,largest number among the original number or largest number among most frequent.

  • Custom User Avatar

    you are very clever great

  • Custom User Avatar

    Hi,

    ...

    1. SCREAMING LIKE THAT WON'T LEAD YOU ANYWHERE. That only is a reason to close your issue. :p
    2. language?
    3. if you don't provide any kind of useful info, that's not even close to an actionnable issue. For instance, that would allow to judge if the feedback is actually sufficient or not
    4. considering that's almost the only difficulty of the kata, not sure anything will be done about that.
    5. seeing you only practice python => I already went several times through the test suite and I can tell you that the feedback is way better than months ago and that you should have more than enough info to get through this. The work you still have to handle on your own is the last thing to handle here and, honestly, for a 4 kyu, it's already almost a free gift. ;)

    => study the info you got from the assertion messages, don't forget to print the inputs, work out your brain to trace back what you missed. ;)

    Closing & cheers.

    (if needed, you can answer with more information, so that we can clear this out)

  • Loading more items...