• 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
Zacard Avatar
Name:Dmitry Smolyakov
Clan:None
Skills:c#, js
Member Since:May 2015
Last Seen:Oct 2016
Profiles:
Following:1,339
Followers:1,319
Allies:1,318
View Profile Badges
Ad
How many Kata did you complete in 2024?
Discover our top moments in 2024 and how you can level up in 2025.
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (18)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • lucasuus
    • commented on "Catching Car Mileage Numbers" kata
    • 15 months ago

    You have to check if the digits are sequential, not if they are ordered. Made the same mistake and had to think about some time to get it.

  • Custom User Avatar
    • Chrono79
    • commented on "Sum Strings as Numbers" csharp solution
    • 4 years ago

    It needs to be done manually, done.

  • Custom User Avatar
    • RoMishch
    • commented on "Sum Strings as Numbers" csharp solution
    • 4 years ago

    solutions that do not pass the current tests - should be removed or marked as outdated. Maybe.

  • Custom User Avatar
    • Deantwo
    • commented on "Sum Strings as Numbers" csharp solution
    • 4 years ago

    Yes. Read all the other comments.
    The kata had a "bug" back then.

  • Custom User Avatar
    • MLOpt
    • commented on "Sum Strings as Numbers" csharp solution
    • 4 years ago

    This would fail the current set of unit tests.

  • Custom User Avatar
    • Deantwo
    • commented on "Sum Strings as Numbers" csharp solution
    • 6 years ago

    Because the kata was changed after this was made. See the comments below.

  • Custom User Avatar
    • SorenBech
    • commented on "Sum Strings as Numbers" csharp solution
    • 6 years ago

    I failed this solution because of overflow!

  • Custom User Avatar
    • Deantwo
    • commented on "Sum Strings as Numbers" csharp solution
    • 9 years ago

    ... Read comments below.

    Also see (and upvote) this issue report: https://www.codewars.com/kata/5324945e2ece5e1f32000370/discuss#57ab495972292d35480001c7

  • Custom User Avatar
    • nhdinh
    • commented on "Sum Strings as Numbers" csharp solution
    • 9 years ago

    The new test cases showed this solution with overflow error and number format error

  • Custom User Avatar
    • Mr.Relax
    • commented on "Sum Strings as Numbers" csharp solution
    • 10 years ago

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

  • Custom User Avatar
    • OverZealous
    • commented on "Catching Car Mileage Numbers" kata
    • 10 years ago

    I don't know where you are from, but where I'm from, neither 7540 nor 1590 have sequential digits! ;-)

    It's not just incrementing or decrementing, it's incrementing or decrementing sequential digits. So, 1234 is valid, but 1357 isn't.

    Good Luck!

  • Custom User Avatar
    • Zacard
    • commented on "Catching Car Mileage Numbers" kata
    • 10 years ago

    Don't understand why 7540 and 1590 are boring?
    First number passed decrementing criteria, second - incrementing.

  • Custom User Avatar
    • Zacard
    • commented on "Valid Braces" kata
    • 10 years ago

    MMMAAANNN, thx, great hint!!

  • Custom User Avatar
    • ZozoFouchtra
    • commented on "Valid Braces" kata
    • 10 years ago

    In this kata, closing brace may be ")", "}", or "]" . . .

  • Custom User Avatar
    • MMMAAANNN
    • commented on "Valid Braces" kata
    • 10 years ago

    Hint: you can use console.log() to see the input string for each test.

  • Loading more items...
  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...