• 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
serian Avatar
Name:Ian
Clan:Plataforma 5
Member Since:Jul 2020
Last Seen:Apr 2022
Profiles:
    Following:228
    Followers:228
    Allies:228
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (12)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • ozichukwu
      • commented on "Mispelled word" kata
      • 5 years ago

      This isn't fixed yet.

      From sample tests: test.assert_equals(mispelled('versed','versed'),True) which goes against;

      In the tests that expect true, the mispelled word will always differ only by one character.

    • Custom User Avatar
      • serian
      • commented on "Mispelled word" kata
      • 5 years ago

      ooh XD

    • Custom User Avatar
      • Chrono79
      • commented on "Mispelled word" kata
      • 5 years ago

      The log appears above the test result.

    • Custom User Avatar
      • serian
      • commented on "Mispelled word" kata
      • 5 years ago

      i have this error in js

      Expected: true, instead got: false //expected true???
      Log
      (8 'aaversed' 'versed') <----console.log(counter, word1, word2)

      but in the sample tests you put: Test.assertEquals(mispelled('aaversed', 'versed'), false) <-------false

    • Custom User Avatar
      • Pyzyryab
      • commented on "Highest and Lowest" kata
      • 5 years ago

      The unique wrong thing there is JS X)

    • Custom User Avatar
      • Spindle
      • commented on "Highest and Lowest" kata
      • 5 years ago

      You might want to identify which programming language you're solving, too.

      Although you call "let min = parseInt()" your code does not call ParseInt() during the for() loop.

    • Custom User Avatar
      • serian
      • commented on "List Filtering" kata
      • 5 years ago

      ez

    • Custom User Avatar
      • Chrono79
      • commented on "Highest and Lowest" kata
      • 5 years ago

      Read this and mark your post as having spoiler content next time. Your function should return the result, not print it to the console. You're comparing strings to numbers too.

    • Custom User Avatar
      • serian
      • commented on "Highest and Lowest" kata
      • 5 years ago

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

    • Custom User Avatar
      • Chrono79
      • resolved a suggestion on "Create Phone Number" kata
      • 5 years ago

      Not a kata suggestion, and don't post solutions in Discourse, it's forbidden.

    • Custom User Avatar
      • RS4DMZ
      • created a suggestion for "Create Phone Number" kata
      • 5 years ago

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

    • Custom User Avatar
      • serian
      • commented on "Create Phone Number" kata
      • 5 years ago

      ez

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...