• Sign Up
  • Kata
  • Kumite
  • Blog
  • Forum
  • Wiki
  • Leaders
  • Log In
  • Sign Up
Name:Quinton Aiken
Clan:Unknown
Skills:html5, css3, javascript, wordpress
Member Since:Dec 2013
Last Seen:Dec 2020
Profiles:
Following:0
Followers:2
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (95)
  • Replies
  • Authored
  • Needs Resolution
    • Unnamed
    • created an issue for "Largest Numeric Palindrome" kata

    These incorrect Python solutions fail at the random tests sometimes, but pass all the fixed tests. Fixed tests for those cases should be added.
    https://www.codewars.com/kata/reviews/557226b6385f599aac0000e2/groups/5fcf8917646b880001ea2f8b
    https://www.codewars.com/kata/reviews/557226b6385f599aac0000e2/groups/5fcf880d2814a500015cde76
    https://www.codewars.com/kata/reviews/557226b6385f599aac0000e2/groups/5fcf8693c8999f00014bc7fb

    • Glyxerine
    • resolved an issue on "Largest Numeric Palindrome" kata

    You can print input to debug, or read 4th note.
    Anw, this is not an issue.

    • PabLec
    • created an issue for "Largest Numeric Palindrome" kata

    I keep timing out :(

    My script executes in 86ms on an online Python interpreter with this input (937,113,4782,1,456,0,24,7824,13,6985).
    Seems quite efficient to me.

    What kind of test is taking so long ?
    How can I find it ?

    • Avanta
    • resolved a question on "Largest Numeric Palindrome" kata

    You can't use the same number more than once.
    3534 only has one 5 but 535 has two 5s

    • GolivetsAndreu
    • created a question for "Largest Numeric Palindrome" kata

    Why for 3534 the largest palindrom is 353, but not 535? 535 bigger then 353.

    • anter69
    • commented on "Largest Numeric Palindrome" kata

    OK, but some random performance tests (including a bunch of 0s and 1s) could still be added -- see ruby/python.

    Cheers

    • Voile
    • commented on "Largest Numeric Palindrome" kata

    JS integers have a maximum precision of 2^52, so I'm afraid you might have to nuke the JS version or not care about it ;-)

    • anter69
    • commented on "Largest Numeric Palindrome" kata

    As the ranking cannot be changed (4 kyu) I turned it into a performance kata. Ruby & python are done, but need some help with JS. @Voile?

    Also updated description to be more clear

    • anter69
    • commented on "Largest Numeric Palindrome" kata

    Added performance tests to ruby and python, js is still lacking.

    • anter69
    • resolved a suggestion on "Largest Numeric Palindrome" kata

    Added this (plus some other perfomance tests) to all languages: many (most?) of the existing solutions were wiped out...

    • Voile
    • commented on "Largest Numeric Palindrome" kata

    Done.

    • Voile
    • commented on "Largest Numeric Palindrome" kata

    Meh, again.

    Just replace his reference solution with one from the solution page that actually works.

    • Ching Ching
    • commented on "Largest Numeric Palindrome" kata

    Negative numbers are not tested.

    • Ching Ching
    • resolved a question on "Largest Numeric Palindrome" kata

    The largest palindrome comes from 15*125 = 1875 -> 8.

    • Ching Ching
    • resolved an issue on "Largest Numeric Palindrome" kata

    Just added a test case similar to that mentioned by you.

  • Loading more items...
  • © 2021 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Contact
  • powered by

Confirm

  • Cancel
  • Confirm