• 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
benjaminzwhite Avatar
mender
Name:Unknown
Clan:Unknown
Member Since:Mar 2022
Last Seen:Jun 2023
Profiles:
    Following:108
    Followers:68
    Allies:23
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies (222)
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • trashy_incel
      • commented on "Permutational Primes " kata
      • last month

      although this comment helped me, it still does no fully describe the actual criterion, which is really hard to deduce from the description: if a prime permutation is above n_max, it does not count towards k_perms and the initial number is still a valid candidate. for example for n_max = 2000, k = 1, 1979 is a valid solution because it has a single prime permutation <= 2000, that is 1997. This is despite the fact that there are other prime permutations of 1979 that are above 2000: 7919, 9719, 9791

    • Custom User Avatar
      • 4500zenja1
      • resolved a suggestion on "Triangles made of random points" kata
      • 3 months ago
      1. If not stated, the area by definition is always the positive value, and the sides are undirected, so it's not required to specifically note about absolute area. (Otherwise yeah, the area might be negative in some circumstances, but that's an overkill imho)

      2. Probably that was because of some shenanigans with assertions; rn both 3.10 and 3.11 correctly evaluate either float or int values, so it doesn't really matter to specify that either.

      Hope I've answered your suggestions, closing this now

    • Custom User Avatar
      • dfhwze
      • resolved a suggestion on "Carmichael function" kata
      • 3 months ago

      approved!

    • Custom User Avatar
      • trashy_incel
      • resolved a suggestion on "Zero-plentiful Array" kata
      • 3 months ago

      i substantially improved the RNG in Python

    • Custom User Avatar
      • ejini战神
      • resolved an issue on "Closest Sum" kata
      • 4 months ago

      Not really an issue, no performance tag, no explicit mention of large arrays. A performant version may be created but I doubt if it is any different than myjinxin's three sum and four sum kata (potentially others ... ->

      • simple fun ? a + b + c
      • simple fun ? a + b + c + d
    • Custom User Avatar
      • dfhwze
      • resolved a suggestion on "Find the most adjacent integers of the same value in a grid" kata
      • 7 months ago

      Done

    • Custom User Avatar
      • goldenratio161
      • commented on "Happy Numbers (performance edition)" python solution
      • 11 months ago

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

    • Custom User Avatar
      • goldenratio161
      • commented on "Happy Numbers (performance edition)" python solution
      • 11 months ago

      I saw SADS, but changed it to UNHAPPY instead :P

    • Custom User Avatar
      • KayleighWasTaken
      • resolved a suggestion on "Hofstadter Q" kata
      • 12 months ago

      Seems unneccessary to mention the test parameters in the description as they both vary by language and have no performance constraints beyond what are provided by the sample tests.

      The print garbage has been purged.

    • Custom User Avatar
      • zacharymathias
      • commented on "How good are you really?" python solution
      • 13 months ago

      The spoiler flag XD

    • Custom User Avatar
      • KayleighWasTaken
      • commented on "Working with arrays I (and why your code fails in some katas)" kata
      • 14 months ago

      As far as I can tell it's all async in JS at least on newer Node versions.

    • Custom User Avatar
      • dfhwze
      • commented on "Working with arrays I (and why your code fails in some katas)" kata
      • 14 months ago

      I didn't know "it" blocks inside previous "describe" blocks were executed before the next "describe" block. Very interesting, and useful for other kata's.

    • Custom User Avatar
      • monadius
      • resolved a suggestion on "Simple Fun #142: Mobius function" kata
      • 15 months ago

      I added using namespace std; to the test code. Now it is not required to add it to a solution.

    • Custom User Avatar
      • erlado
      • commented on "Factorial" python solution
      • 16 months ago

      .

    • Custom User Avatar
      • ejini战神
      • resolved a question on "Non-even substrings" kata
      • 2 years ago

      Yes, there is no performance constraint whatsoever in other languages too.

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...