• 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
myplacedk Avatar
Name:Unknown
Clan:Unknown
Member Since:Mar 2021
Last Seen:May 2021
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (30)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • GiacomoSorbi
      • commented on "Next bigger number with the same digits" kata
      • 4 years ago

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

    • Custom User Avatar
      • phantamanta44
      • commented on "Generator Functions" kata
      • 4 years ago

      (also, a bunch of existing solutions just got trashed by the null yields test... rip)

    • Custom User Avatar
      • phantamanta44
      • resolved a suggestion on "Generator Functions" kata
      • 4 years ago

      thanks, i've added your new tests. i've also added a note to the description warning that yielded values may be null

    • Custom User Avatar
      • phantamanta44
      • commented on "Generator Functions" kata
      • 4 years ago

      this kata isn't really meant to test for multiple threads of execution, but i suspect using static variables to store generator-specific data will likely fail in cases with multiple generators anyways

    • Custom User Avatar
      • phantamanta44
      • resolved a question on "Generator Functions" kata
      • 4 years ago

      a good implementation probably should allow for unrelated generators to run in parallel threads, but this kata doesn't require or test for that

    • Custom User Avatar
      • cschipg
      • commented on "Next bigger number with the same digits" kata
      • 4 years ago

      For those stuck, i found it helpful to visualize whats happening with a pen and paper.

    • Custom User Avatar
      • Blind4Basics
      • resolved a suggestion on "Next bigger number with the same digits" kata
      • 4 years ago

      see here

    • Custom User Avatar
      • Blind4Basics
      • resolved a suggestion on "Which are in?" kata
      • 4 years ago

      see here

    • Custom User Avatar
      • Blind4Basics
      • resolved a suggestion on "Is n divisible by x and y?" kata
      • 4 years ago

      Tags are mostly automatic (and bad, yes), don't post suggestions about that, it's useless. Thx.

    • Custom User Avatar
      • myplacedk
      • created a suggestion for "Next bigger number with the same digits" kata
      • 4 years ago

      This is not about refactoring, please remove the tag.

    • Custom User Avatar
      • myplacedk
      • created a suggestion for "Is n divisible by x and y?" kata
      • 4 years ago

      This is not about refactoring, please remove the tag.

    • Custom User Avatar
      • myplacedk
      • created a suggestion for "Which are in?" kata
      • 4 years ago

      This is not about refactoring, please remove the tag.

    • Custom User Avatar
      • myplacedk
      • commented on "Boolean Postfix" kata
      • 4 years ago

      Don't you think it's incorrect to tag it "functional programming"?

      Or don't you think incorrect tagging is an issue?

    • Custom User Avatar
      • myplacedk
      • created a suggestion for "Generator Functions" kata
      • 4 years ago

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

    • Custom User Avatar
      • myplacedk
      • commented on "Generator Functions" kata
      • 4 years ago

      You could also test yielding null-values, with and without combining with yieldFrom.

      When a generator is done, next() should return null. But if yielding null the generator might not be done.

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...