• Sign Up
    Time to claim your honor
  • Training
  • Practice
    Complete challenging Kata to earn honor and ranks. Re-train to hone technique
  • Freestyle Sparring
    Take turns remixing and refactoring others code through Kumite
  • Community
  • Leaderboards
    Achieve honor and move up the global leaderboards
  • Chat
    Join our Discord server and chat with your fellow code warriors
  • Discussions
    View our Github Discussions board to discuss general Codewars topics
  • About
  • Docs
    Learn about all of the different aspects of Codewars
  • Blog
    Read the latest news from Codewars and the community
  • Log In
  • Sign Up
zayniddindev Avatar
Name:Zayniddin Atabaev
Clan:Appx
Skills:javascript, typescript, node.js
Member Since:Feb 2022
Last Seen:Jun 2025
Profiles:
Following:9
Followers:7
Allies:6
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (6)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • jcsahnwaldt
    • resolved a question on "Last digit of a large number" kata
    • 3 years ago

    I'll mark this as resolved.

  • Custom User Avatar
    • Chrono79
    • commented on "Largest Numeric Palindrome" kata
    • 3 years ago

    Create a function that finds the largest palindromic number made from the product of at least 2 of the given arguments.

    I already told you how you get the number, it's not using all the arguments. See the last example.

  • Custom User Avatar
    • Chrono79
    • commented on "Largest Numeric Palindrome" kata
    • 3 years ago

    8510158 is greater than 5417145, isn't it?

  • Custom User Avatar
    • akar-0
    • commented on "Largest Numeric Palindrome" kata
    • 3 years ago

    Why do you think it's an error?

  • Custom User Avatar
    • Chrono79
    • commented on "Largest Numeric Palindrome" kata
    • 3 years ago

    7 * 23 * 32210 = 5185810 and that can be rearranged to 8510158 there is no error.

  • Custom User Avatar
    • hobovsky
    • commented on "Last digit of a large number" kata
    • 3 years ago

    You most probably have some syntax error, and most probably it's located in a line preceding the if or somewhere around.
    You might have too many semicolons, or some mismatched brace, but it's difficult to tell exactly, without seeing your code.

  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...