• 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
SagePtr Avatar
Name:Sage Pointer
Clan:Unknown
Member Since:Apr 2014
Last Seen:Mar 2025
Profiles:
Following:1
Followers:35
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (1369)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • aigle-levant
    • commented on "Swap Values" javascript solution
    • 4 months ago

    Same!

  • Custom User Avatar
    • hobovsky
    • resolved a suggestion on "The rarest pepe" kata
    • 4 months ago

    Merged

  • Custom User Avatar
    • hobovsky
    • resolved a suggestion on "Alphabetical Sequence" kata
    • 5 months ago

    Merged

  • Custom User Avatar
    • slickerGlitch
    • commented on "ROT13" javascript solution
    • 5 months ago

    Beautiful!

  • Custom User Avatar
    • monadius
    • commented on "Even numbers in an array" kata
    • 6 months ago

    The Dart translation looks good.

  • Custom User Avatar
    • ejini战神
    • commented on "Even numbers in an array" kata
    • 6 months ago

    Fixed in Crystal && JS

    To fix in

    • Dart

    • Kotlin

    • Python

    • Ruby

    • TS

  • Custom User Avatar
    • krivzha
    • commented on "Greed is Good" javascript solution
    • 7 months ago

    This comment has been deleted.

  • Custom User Avatar
    • AssetGA
    • commented on "Greed is Good" javascript solution
    • 7 months ago

    Интересная техника кода

  • Custom User Avatar
    • SerhiiZhov
    • commented on "ROT13" javascript solution
    • 7 months ago

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

  • Custom User Avatar
    • user5401043
    • commented on "FreeCell Deal Generator" kata
    • 8 months ago

    For people confused it wants you to:

    1. Generate an index.
    2. Remove the card from our deck at that index and "deal" it.
    3. Insert the last card of the remaining deck in the place of the card you removed.
    4. Keep doing that until you're out of cards.
    5. Return a list of cards the order in which you dealt them

    I'm pretty sure at least. Dunno if this is a spoiler but feel free to mark it as if I'm giving away too much info.

  • Custom User Avatar
    • user5401043
    • commented on "FreeCell Deal Generator" kata
    • 8 months ago

    state = (1 * 214013 + 2531011) mod 2^31 = 2745024. We divide our state by 2^16 (without modifying the state itself)

    What do you mean without modifying state itself? state= modifies state. Are we supposed to initally assign state a value and then create another variable that is equal to state mod 2^31?

  • Custom User Avatar
    • artem-totality
    • commented on "Triangle type" kata
    • 8 months ago

    Nice geometric kata)

  • Custom User Avatar
    • Gonzalo Plaza
    • commented on "Jaden Casing Strings" javascript solution
    • 9 months ago

    Oh!!! good solution!!!

  • Custom User Avatar
    • LesRamer
    • resolved an issue on "Next smaller pronic" kata
    • 9 months ago

    Updated test cases. Didn't do the PS, but recognize that it's a good suggestion. Marking resolved.

  • Custom User Avatar
    • KayleighWasTaken
    • resolved a suggestion on "Next smaller pronic" kata
    • 9 months ago

    u forgot to close the suggestion

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...