• 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
mullaney Avatar
Name:Unknown
Clan:Unknown
Member Since:Sep 2017
Last Seen:Sep 2024
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (22)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • farhanaditya
    • resolved an issue on "What rank is this card?" kata
    • 4 years ago

    Updated Node to v12

  • Custom User Avatar
    • ejini战神
    • created an issue for "What rank is this card?" kata
    • 4 years ago
    • Node 12 should be enabled (Refer this and this for more info)
  • Custom User Avatar
    • sharathsharks95
    • commented on "Does my number look big in this?" kata
    • 5 years ago

    input 7 has only one digit. so, 7**(1) is the way to look at it.
    for example 456 is the input then execution looks like 43 +53 +6**3 because it has 3 digits

  • Custom User Avatar
    • mullaney
    • commented on "Elo rating - one game, one pair" kata
    • 6 years ago

    There are two missing images in the description of the problem. I believe that they are to images on wikipedia.

  • Custom User Avatar
    • mullaney
    • commented on "Give The Biggest Prime Factor And The Biggest Divisor Of A Number" kata
    • 7 years ago

    Yes, this is the JavaScript version.

  • Custom User Avatar
    • anter69
    • commented on "Give The Biggest Prime Factor And The Biggest Divisor Of A Number" kata
    • 7 years ago

    Please specify language (I suspect JS), and mark it as an issue.

  • Custom User Avatar
    • KenKamau
    • commented on "Dominant primes" kata
    • 8 years ago

    Thanks. I hope u rated it.

  • Custom User Avatar
    • Firefly2002
    • commented on "Dominant primes" kata
    • 8 years ago

    5 probably wouldn't be unreasonable. But I think it also passes for a "tough 6". Ratings are a little subjective here ;)

  • Custom User Avatar
    • Voile
    • commented on "What rank is this card?" kata
    • 8 years ago

    Approved

  • Custom User Avatar
    • KenKamau
    • commented on "Dominant primes" kata
    • 8 years ago

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

  • Custom User Avatar
    • mullaney
    • commented on "Dominant primes" kata
    • 8 years ago

    This challenge is far more difficult than most of the 6 kyu, I've come across. Not sure what it should be, but certainly not level 6.

  • Custom User Avatar
    • mullaney
    • commented on "Give The Biggest Prime Factor And The Biggest Divisor Of A Number" kata
    • 8 years ago

    There is a discrepency between the intructions and the actual tests. Numbers with a decimal part should return "The number has a decimal part. No Results", but instead you test for "The number has a decimal part."

  • Custom User Avatar
    • omegti
    • commented on "Does my number look big in this?" kata
    • 8 years ago

    The exponent is based on the number of digits the number is composed of. So 7, being composed of 1 digit, would be 7^1, which is 7.

  • Custom User Avatar
    • mullaney
    • resolved an issue on "What rank is this card?" kata
    • 8 years ago

    Thank you. Added random tests. I would welcome any comments about my tests and how to make them better. /fixed.

  • Custom User Avatar
    • mullaney
    • resolved a suggestion on "What rank is this card?" kata
    • 8 years ago

    Thanks for the feedback. /fixed

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...