• 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
provector Avatar
Name:Unknown
Clan:Carrigtohell
Skills:c, c++, c#, java, js, pascal, perl, go, lua
Member Since:Apr 2016
Last Seen:Sep 2023
Profiles:
Following:21
Followers:22
Allies:19
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (193)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • G455
    • created a question for "Is it a number?" kata
    • 3 months ago

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

  • Custom User Avatar
    • metatable
    • created a suggestion for "Is it a number?" kata
    • 6 months ago

    Lua translation!

  • Custom User Avatar
    • ZHW0218
    • commented on "Is it a number?" kata
    • 9 months ago

    very bad kata

  • Custom User Avatar
    • user3783310
    • commented on "Is it a number?" kata
    • 15 months ago

    Main problem I do not see what falls this test. I see only problem, it do not show me 's', if i return 's' I so not see what my function do. I return 's' and return all 'false'. I do it. but for it need very much time. decition have ony one string, but you do not see it, if you do not know basic funtion for it

  • Custom User Avatar
    • Chrono79
    • resolved an issue on "Is it a number?" kata
    • 17 months ago

    You've hadcoded the answer for several input values, but not all, read the error message:

    expected undefined to equal false
    

    Your code isn't failing the test of -0, it is failing another one, but as your code is wrong, it is not a kata issue. Make some code that works at least without hardcoding every test and only then open an issue if you're sure there is a problem with the tests.

  • Custom User Avatar
    • SS-Stefanov1
    • created an issue for "Is it a number?" kata
    • 17 months ago

    Something is wrong with the basic tests (all randoms passed)

    I printed all of the ones with a result of false, but as per the description they shouldn't be true? (Added an extra condition to make the -0 into true and still fails..)

    "s2324" false
    "3 4" false
    "3-4" false
    "3 4 " false
    "-0" false

  • Custom User Avatar
    • FausFear
    • commented on "Is it a number?" kata
    • 2 years ago

    All tests pass, one fails. Shit! What do I do? I'm upset! Very upset!

  • Custom User Avatar
    • Chrono79
    • resolved an issue on "Is it a number?" kata
    • 2 years ago

    Not a kata issue.

  • Custom User Avatar
    • hobovsky
    • commented on "Is it a number?" kata
    • 2 years ago

    Your solution fails for s = " ".

  • Custom User Avatar
    • BrandonGuntia
    • commented on "Is it a number?" kata
    • 2 years ago

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

  • Custom User Avatar
    • dfhwze
    • resolved a suggestion on "Is it a number?" kata
    • 2 years ago

    approved

  • Custom User Avatar
    • KayleighWasTaken
    • created a suggestion for "Is it a number?" kata
    • 2 years ago

    Scala translation

  • Custom User Avatar
    • ejini战神
    • resolved an issue on "Is it a number?" kata
    • 2 years ago

    fixed in latest fork after 6 years

  • Custom User Avatar
    • ejini战神
    • resolved a suggestion on "Is it a number?" kata
    • 2 years ago

    Approved

  • Custom User Avatar
    • saudiGuy
    • created a suggestion for "Is it a number?" kata
    • 2 years ago

    python new test framework + snake_case + backward compatibility + updated random tests are required. updated in this fork

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...