• 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
MichaelSel Avatar
Name:Michael
Clan:Amateur mathematician and programmer
Member Since:Dec 2016
Last Seen:May 2024
Profiles:
Following:1
Followers:8
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored (118)
  • Needs Resolution
  • Custom User Avatar
    • MichaelSel
    • commented on "isEven? - Bitwise Series" kata
    • 7 years ago

    well, whoever created the kata translation should fix it, or any of you is welcome to. As I said, I'm not a python guy..

  • Custom User Avatar
    • MichaelSel
    • resolved an issue on "Find primes in range (complexity matters)" kata
    • 7 years ago

    It's not efficient enough then.
    That's part of the challenge: to generate a code that runs quickly enough.

    It's not a bug, it's a feature :)

  • Custom User Avatar
    • MichaelSel
    • commented on "Pythagorean Triples" kata
    • 7 years ago

    No sure how I found myself there...

  • Custom User Avatar
    • MichaelSel
    • resolved an issue on "Pythagorean Triples" kata
    • 7 years ago

    Fixed it.

    FYI, in codewars' reference (https://www.codewars.com/docs/js-slash-coffeescript-test-reference) they do not list AssertDeepEquals, and assertArrayEquals didn't work, so I resorted to the stringify method.

  • Custom User Avatar
    • MichaelSel
    • commented on "Pythagorean Triples" kata
    • 7 years ago

    I believe the issue is now fixed. Thanks for bringing it to my attention

  • Custom User Avatar
    • MichaelSel
    • commented on "Pythagorean Triples" kata
    • 7 years ago

    Oh, I see. I have a mistake in the code. I'll fix it and re-publish.

    Good spot!
    Thanks!

  • Custom User Avatar
    • MichaelSel
    • commented on "Pythagorean Triples" kata
    • 7 years ago

    See below

  • Custom User Avatar
    • MichaelSel
    • commented on "Ascii Art Generator" kata
    • 7 years ago

    How did you come up with the "/ 76.6". Try it with / 80. I have a feeling this will do it.

  • Custom User Avatar
    • MichaelSel
    • commented on "Ascii Art Generator" kata
    • 8 years ago

    Almost there :)

  • Custom User Avatar
    • MichaelSel
    • commented on "Ascii Art Generator" kata
    • 8 years ago

    Try to add width and height to the canvas object:

    
    var canvas = new Canvas(width,height);
    
  • Custom User Avatar
    • MichaelSel
    • commented on "Ascii Art Generator" kata
    • 8 years ago

    can you share your code? (mark it as having spoiler)

  • Custom User Avatar
    • MichaelSel
    • commented on "[BF] Squares" kata
    • 8 years ago

    Not really a javascript challenge, more of a bf challenge.. just sayin'...

  • Custom User Avatar
    • MichaelSel
    • commented on "Sum of Pairs" kata
    • 8 years ago

    Your code is not efficient enough to pass

  • Custom User Avatar
    • MichaelSel
    • created an issue for "One Line Task: Count "Word"" kata
    • 8 years ago

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

  • Custom User Avatar
    • MichaelSel
    • commented on "No ifs no buts" kata
    • 8 years ago

    Thank you :)

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...