• 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,340
Followers:1,320
Allies:1,319
View Profile Badges
Ad
8 Reasons Why Codewarriors Practice Coding with Codewars
Not everyone trains the same. Discover new ways to leverage Codewars in your education and career.
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (5)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • lucasuus
    • commented on "Catching Car Mileage Numbers" kata
    • 16 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
    • 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
    • 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.

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

    closing brace without opening one before.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...