• 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
KH! Avatar
Name:Unknown
Clan:ESI
Member Since:Jun 2017
Last Seen:Jun 2025
Profiles:
Following:37
Followers:49
Allies:37
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (324)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • o2001
    • commented on "Functional SQL" kata
    • 7 days ago

    I think ORDER BY clauses don't have a guaranteed order in SQL, yeah? Well I think for practical reasons, a kata like this needs to be a bit strict to make testing realistic (having to accomodate all permutations of solution orders across arbitrary levels of nesting will make the tests even more complex). But you're right that if an assumption like this is to be made, then it needs to be explicitly stated the description. The JS version makes it explicit but only in the tests, and the other translations (which I think you were solving) don't make it explicit at all. I think you should reraise this as an issue.

  • Custom User Avatar
    • KH!
    • commented on "Functional SQL" kata
    • 16 days ago

    what's with the ordering on the groupby stuff? My solution is not being accepted because it's not the same order as the author's output even though there is no order by clause. I am using dictionaries to get the right structure and I should not be penalized for that.

  • Custom User Avatar
    • big_M
    • created a suggestion for "5 without numbers !!" kata
    • last month

    needs to be checked
    Translation Dart

  • Custom User Avatar
    • Popirek
    • commented on "5 without numbers !!" kata
    • 3 months ago

    no, you have to use numbers for random range...

  • Custom User Avatar
    • tobeannouncd
    • created a suggestion for "5 without numbers !!" kata
    • 3 months ago

    Haskell translation

  • Custom User Avatar
    • freshD.
    • commented on "5 without numbers !!" kata
    • 5 months ago

    is it possible to use random for this? that was my first thought

  • Custom User Avatar
    • ariefrb
    • commented on "5 without numbers !!" kata
    • 7 months ago

    nice one

  • Custom User Avatar
    • 4523189
    • commented on "5 without numbers !!" kata
    • 10 months ago

    I like this one.

  • Custom User Avatar
    • CClairvoyant
    • created a question for "Alphabet slice puzzle!" kata
    • 12 months ago

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

  • Custom User Avatar
    • mboulard
    • commented on "5 without numbers !!" kata
    • 13 months ago

    I hadn't read the description till the end. Not my first time 🙄

  • Custom User Avatar
    • trashy_incel
    • commented on "5 without numbers !!" kata
    • 13 months ago

    i added more personalized assertion messages to Python

  • Custom User Avatar
    • rowcased
    • commented on "5 without numbers !!" kata
    • 13 months ago

    or perhaps just a reminder from the description:

    cheater u can't use restricted characters!
    
  • Custom User Avatar
    • Chrono79
    • commented on "5 without numbers !!" kata
    • 13 months ago

    The error message is confusing:

    cheater u can't use digits !!!: True should equal False
    

    Maybe or math operators should be added.

  • Custom User Avatar
    • hobovsky
    • commented on "5 without numbers !!" kata
    • 13 months ago

    You used + in your code.

  • Custom User Avatar
    • mboulard
    • commented on "5 without numbers !!" kata
    • 13 months ago

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

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...