• 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
josher19 Avatar
Name:Unknown
Clan:Consultant
Skills:javascript, node, mongo, angular js, scala, refactoring
Member Since:May 2014
Last Seen:Dec 2021
Profiles:
Following:28
Followers:25
Allies:24
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (38)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • rsschool_6a09426afc28de8e
    • commented on "Hex class" kata
    • 15 months ago

    I gave up, these additional tests are too unclear

  • Custom User Avatar
    • dfhwze
    • commented on ""ASCII hex converter" CoffeeScript Translation"
    • 2 years ago

    rejected, no random tests, user inactive, old test framework

  • Custom User Avatar
    • dawidZy
    • commented on "Sentence Smash" javascript solution
    • 3 years ago

    still you dont know what words will somebody put to smashed :) mby smashed is " hello', 'world', 'this', 'is', 'great ' so....... Be careful, there shouldn't be a space at the beginning or the end of the sentence! ;)

  • Custom User Avatar
    • user2828440
    • commented on "Sentence Smash" javascript solution
    • 3 years ago

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

  • Custom User Avatar
    • farhanaditya
    • created an issue for "Hex class" kata
    • 3 years ago

    JS: Node v14 should be used along with its appropiate assertion tools (Mocha + Chai).
    Refer to this and this

  • Custom User Avatar
    • farhanaditya
    • commented on "Hex class" kata
    • 3 years ago

    plus and minus should return a new instance of the Hex class, not the hex value.

  • Custom User Avatar
    • ffoleyTE
    • commented on "Hex class" kata
    • 3 years ago

    I gave up on this because I couldn't get my head around the plus and minus. I had working solutions but they would not work with this Kata.

    plus(plusNum) {return this.value + plusNum;}
    minus(minusNum) {return this.value - minusNum;}

  • Custom User Avatar
    • Formula-9
    • created a suggestion for "Hex class" kata
    • 4 years ago

    C# Translation published, awaiting approval. It features random tests.

  • Custom User Avatar
    • farhanaditya
    • commented on "Arrays Similar" kata
    • 4 years ago

    No need, they're both identical anyway.

  • Custom User Avatar
    • ejini战神
    • resolved an issue on "Memoized Fibonacci" kata
    • 4 years ago

    fixed some time ago

  • Custom User Avatar
    • elysehadid
    • commented on "Sentence Smash" javascript solution
    • 4 years ago

    This is probably my fave approach to this. Very simple and straightforward!

  • Custom User Avatar
    • JAuburn
    • commented on "Hex class" kata
    • 5 years ago

    I am getting the error for toString.
    'expected: Hex<0xFF> but was: Hex<0xFF>'

    Am I doing something wrong?

  • Custom User Avatar
    • FArekkusu
    • created an issue for "Hex class" kata
    • 6 years ago

    To make hex objects comparable you have to provide a method equals

    This is Java-specific, and should not be visible in all versions of the description.

  • Custom User Avatar
    • FArekkusu
    • created an issue for "Hex class" kata
    • 6 years ago

    No random tests.

  • Custom User Avatar
    • user8436785
    • resolved a suggestion on "Hex class" kata
    • 6 years ago
  • Loading more items...
  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...