• 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
Nebril Avatar
Name:Unknown
Clan:Unknown
Member Since:Nov 2013
Last Seen:Oct 2016
Profiles:
Following:8
Followers:8
Allies:8
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (57)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Cheecheed
    • commented on "Detect Pangram" python solution
    • 15 months ago

    Maybe I just misunderstand what a pangram is. Can a pangram contain numbers and be a pangram - google seach material.

  • Custom User Avatar
    • Cheecheed
    • commented on "Detect Pangram" python solution
    • 15 months ago

    Would this not break on the numbers? if the string is "The1 Fox2"etc in a way that contained the entire .ascii a-z, but also included numbers would this not return true even though its not a pangram?

  • Custom User Avatar
    • Voile
    • created an issue for "Find the deadnauts" kata
    • 8 years ago

    A better example on how the force is applied would be nice.

  • Custom User Avatar
    • Voile
    • created an issue for "Find the deadnauts" kata
    • 8 years ago

    Needs random tests

  • Custom User Avatar
    • Nebril
    • commented on "Robby, the robot" kata
    • 9 years ago

    This was a nice one. Thanks!

  • Custom User Avatar
    • Absurdated
    • commented on "Counting Change Combinations" kata
    • 10 years ago

    There is O(1) solution for two coins (with O(c) preparations, where c is value of greater coin).
    It also exists for three coins, but that's where calculations start getting... complicated.

  • Custom User Avatar
    • Nebril
    • created a question for "Counting Change Combinations" kata
    • 11 years ago

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

  • Custom User Avatar
    • Freywar
    • commented on "Find the deadnauts" kata
    • 11 years ago

    I do not see any point in Simulator class, it could be just a single function, which gets ship, events and time as parameters. Class distracts a little from main goal.

  • Custom User Avatar
    • constablebrew
    • commented on "Chinese Numeral Encoder" kata
    • 11 years ago

    I made another update to finally fix the last remanants of this testing error.

  • Custom User Avatar
    • Nebril
    • commented on "The Hashtag Generator" coffeescript solution
    • 12 years ago

    I think that test fixtures for this kata are not strict enough. Correct me if I am wrong, but this solution is not checking if the final result is longer than 140, but the entry string, so it might filter out strings that are over 140 characters, but would generate hashtags that are shorter than 140 chars.

  • Custom User Avatar
    • christianhammer
    • commented on "Feature Requests" topic
    • 12 years ago

    That's one option. Would still be nice to be able to turn off features :-)

  • Custom User Avatar
    • stampede
    • commented on "Feature Requests" topic
    • 12 years ago

    Ability to easily unsubscribe from THIS thread. I have posted my feature request and now I'm getting emails every time somebody adds to this discussion, even if it is not releated to my request.
    If it's already possible then please tell me how. Thank you in advance.

  • Custom User Avatar
    • jacobb
    • commented on "Feature Requests" topic
    • 12 years ago

    Could require intermediate results maybe?

  • Custom User Avatar
    • christianhammer
    • commented on "Feature Requests" topic
    • 12 years ago

    Take some of the math interpreter katas. These would be no fun at all, if "eval" (or "Function") was an accepted solution. Sometimes some particular feature is not allowed by the kata and is/should be turned off.

  • Custom User Avatar
    • jhoffner
    • commented on "Bug Reports" topic
    • 12 years ago

    Fixed.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...