• 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
SOLVM Avatar
Name:Unknown
Clan:Unknown
Member Since:May 2018
Last Seen:Jun 2025
Profiles:
    Following:2
    Followers:1
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies
    • Authored (12)
    • Needs Resolution
    • Custom User Avatar
      • SOLVM
      • commented on "Sum of two lowest positive integers" elixir solution
      • 2 months ago

      sweet

    • Custom User Avatar
      • SOLVM
      • commented on "Sum of two lowest positive integers" elixir solution
      • 2 months ago

      sweet

    • Custom User Avatar
      • SOLVM
      • commented on "Are they the "same"?" elixir solution
      • 3 months ago

      I like the short circut technique

    • Custom User Avatar
      • SOLVM
      • commented on "Are they the "same"?" elixir solution
      • 3 months ago

      I like it!

    • Custom User Avatar
      • SOLVM
      • commented on "Fix string case" elixir solution
      • 4 months ago

      this is too much.

    • Custom User Avatar
      • SOLVM
      • commented on "Largest 5 digit number in a series" elixir solution
      • 4 months ago

      This solves it in 1 pass with the least amount of operations.

    • Custom User Avatar
      • SOLVM
      • commented on "Sum Arrays" elixir solution
      • 6 months ago

      avoid the default param in this public call as it could result in the function being called with an unintended accumulator value

    • Custom User Avatar
      • SOLVM
      • commented on "Two Sum" elixir solution
      • 6 months ago

      No built-in functions.
      No converting to indexed list up front.
      Recursion ends as soon as first match is found.

    • Custom User Avatar
      • SOLVM
      • commented on "Two Sum" elixir solution
      • 6 months ago

      Interesting approach with a comprehension. But it finds every match when it only needs to find the first match.

    • Custom User Avatar
      • SOLVM
      • commented on "Mexican Wave" elixir solution
      • 6 months ago

      nice work!

    • Custom User Avatar
      • SOLVM
      • commented on "Mexican Wave" elixir solution
      • 6 months ago

      Sweet

    • Custom User Avatar
      • SOLVM
      • commented on "So Many Permutations!" elixir solution
      • 7 months ago

      I totally looked this up. It still hurts my brain to visualize how this works.

    • © 2025 Codewars
    • About
    • API
    • Blog
    • Privacy
    • Terms
    • Code of Conduct
    • Contact

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...