• 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
Nilstorm Avatar
Name:Unknown
Clan:Unknown
Member Since:Apr 2017
Last Seen:May 2025
Profiles:
    Following:1
    Followers:1
    Allies:1
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (16)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • Nilstorm
      • commented on "The Supermarket Queue" python solution
      • last month

      similar to my solution but i removed 0 values with each pass and edit the list in place. Ultimately this solution is better for performance. However min-heap solutions are the best

    • Custom User Avatar
      • Nilstorm
      • commented on "Sum of differences in array" python solution
      • last month

      Swear this is a trick question to see if people remember order of operations

    • Custom User Avatar
      • Nilstorm
      • commented on "Regex validate PIN code" python solution
      • last month

      Also to add, the statement before and after and provide either a true or false(Boolean) output, so when returned you get True or False

    • Custom User Avatar
      • Nilstorm
      • commented on "Delete occurrences of an element if it occurs more than n times" python solution
      • last month

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

    • Custom User Avatar
      • Nilstorm
      • commented on "Delete occurrences of an element if it occurs more than n times" python solution
      • last month

      Time complexity is not factored into the challenge

    • Custom User Avatar
      • Nilstorm
      • commented on "Is it a palindrome?" python solution
      • 2 months ago

      Forget that Return itself always evaluates an expression

    • Custom User Avatar
      • Nilstorm
      • commented on "Find the middle element" python solution
      • 2 months ago

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

    • Custom User Avatar
      • Nilstorm
      • commented on "Fix your code before the garden dies! " python solution
      • 2 months ago

      Whats the difference with formatting the variable as f"{40-mm}" and converting it to a string performance wise

    • Custom User Avatar
      • Nilstorm
      • commented on "Determine offspring sex based on genes XX and XY chromosomes" javascript solution
      • 4 months ago

      Wizardry

    • Custom User Avatar
      • Nilstorm
      • commented on "Training Time" kata
      • 5 months ago

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

    • Custom User Avatar
      • Nilstorm
      • commented on "Training JS #20: Methods of String object--charAt() charCodeAt() and fromCharCode()" javascript solution
      • 5 months ago

      Insane

    • Custom User Avatar
      • Nilstorm
      • commented on "Enumerable Magic - Does My List Include This?" kotlin solution
      • 10 months ago

      Nice

    • Custom User Avatar
      • brendi211
      • commented on "Beginner Series #1 School Paperwork" php solution
      • 2 years ago

      not else!

    • Custom User Avatar
      • henrikgebauer
      • commented on "Reverse every other word in the string" php solution
      • 2 years ago

      No, that's what the array_keys($split) is for.

    • Custom User Avatar
      • Nilstorm
      • commented on "Reverse every other word in the string" php solution
      • 4 years ago

      Does using $i as a seccondary variable in a function (function($item, $i)) automatically let array_map know this is referring to the array key?

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...