• 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
Abbe Avatar
Name:Albin Theander
Clan:Unknown
Member Since:Mar 2014
Last Seen:May 2025
Profiles:
Following:0
Followers:99
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (1582)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • DamianMichalowski
    • commented on "Find the smallest integer in the array" javascript solution
    • 5 hours ago

    you write whats under the Math.min function so dont fell dumb, now you know how to make it faster

  • Custom User Avatar
    • Abbe
    • commented on "Integer Primitive Data Types" java solution
    • last month

    Yes. Exceptions shouldn't be used for flow control. In a real setting, you'd probably parse it as a long (and possibly catch that exception) then check the size for the actual type.

    That being said, it is really easy to see what is happening, which is good.

    And it looks pretty. :-)

  • Custom User Avatar
    • nestorman
    • commented on "Integer Primitive Data Types" java solution
    • last month

    Wouldn't the code be slower because of the try-catch check?

  • Custom User Avatar
    • richard veras
    • commented on "Merged String Checker" kata
    • 2 months ago

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

  • Custom User Avatar
    • shukurullooo
    • commented on "Find the smallest integer in the array" javascript solution
    • 3 months ago

    this is best code bro

  • Custom User Avatar
    • Ricky_exe
    • commented on "Find the smallest integer in the array" javascript solution
    • 3 months ago

    This is actually the best solution instead of using random loops.

  • Custom User Avatar
    • hobovsky
    • commented on "Miles per gallon to kilometers per liter" javascript solution
    • 5 months ago

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

  • Custom User Avatar
    • Tinho59
    • commented on "Miles per gallon to kilometers per liter" javascript solution
    • 5 months ago

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

  • Custom User Avatar
    • emmanuel003
    • commented on "Miles per gallon to kilometers per liter" csharp solution
    • 6 months ago

    fair chance you did not import the "System" namespace (line1)

  • Custom User Avatar
    • Terror90
    • commented on "Miles per gallon to kilometers per liter" csharp solution
    • 6 months ago

    How did you get the Kata to let you use "Math"
    When I tried that it said that "Math does not exist in the current context"

  • Custom User Avatar
    • flinsflimsy05
    • commented on "DNA to RNA Conversion" javascript solution
    • 7 months ago

    2nd Time I Got Top answer, lets go

  • Custom User Avatar
    • trashy_incel
    • resolved a question on "Merged String Checker" kata
    • 7 months ago

    read the assertion message, not the line of code:

    Invalid result for s = "", part1 = "ac", part2 = "ab"
    Expected: false
    Actual: true
    
  • Custom User Avatar
    • Uoao1807
    • created a question for "Merged String Checker" kata
    • 7 months ago

    why the test do_test("", "ac", "ab", false) return false :) isn't the part1 contain "" in its?

  • Custom User Avatar
    • Polymorbism
    • commented on "Number Pairs" haskell solution
    • 7 months ago

    God i love haskell

  • Custom User Avatar
    • NoneAli
    • commented on "Find the smallest integer in the array" javascript solution
    • 8 months ago

    when you want to solve a problem, better way is using the fundamentals of the language not the built-in function.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...