• 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
cheeze2000 Avatar
Name:cheeze2000
Clan:Unknown
Member Since:Nov 2019
Last Seen:Mar 2025
Profiles:
Following:1
Followers:1
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (21)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Reactionary
    • commented on "Counting Duplicates" haskell solution
    • 4 years ago

    I kneel.

  • Custom User Avatar
    • user9526662
    • commented on "ISBN-10 Validation" kata
    • 5 years ago

    exactly

  • Custom User Avatar
    • Opabinia
    • commented on "The Deaf Rats of Hamelin" haskell solution
    • 5 years ago

    Yeah, it's really cool.

    I keep practicing because I know I can think this way too, it just takes practice. You only have to believe!

    (It'll be easier once I stop getting bamboozled by parser combinators, arrows, lenses and the like, whew!)

  • Custom User Avatar
    • cheeze2000
    • resolved an issue on "Hanabi: Giving Information" kata
    • 5 years ago

    The game itself is played by initially dealing players a hand of 4 cards. You are right that it shouldn't be a constraint, but I guess for the sake of the game rules, I actually specified "A hand of four cards" in the description (Input). Although it is quite vague, I should have mentioned it more explicitly.

  • Custom User Avatar
    • NotGagarin
    • commented on "Counting Duplicates" haskell solution
    • 5 years ago

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

  • Custom User Avatar
    • Voile
    • created an issue for "Hanabi: Giving Information" kata
    • 5 years ago

    Why is every test case always with 4 cards? I don't see this constraint being mentioned anywhere and it seems that it shouldn't be a constraint in the first place.

  • Custom User Avatar
    • cheeze2000
    • commented on "Return String As Sorted Blocks" haskell solution
    • 6 years ago

    good point, thank you for the feedback!

  • Custom User Avatar
    • JohanWiltink
    • commented on "Return String As Sorted Blocks" haskell solution
    • 6 years ago

    You're halfway there with the Monoid Ordering!

    Note that Bool is also an Ord ( True > False ), and you can use isDigit and isUpper to do the sorting in one expression.

  • Custom User Avatar
    • Glyxerine
    • created a suggestion for "Christmas mission: Distribute gifts #2" kata
    • 6 years ago

    Ruby translation.

  • Custom User Avatar
    • cheeze2000
    • commented on "Christmas mission: Distribute gifts #2" kata
    • 6 years ago

    super fun! what a nice warm-up to algorithms.

  • Custom User Avatar
    • cheeze2000
    • commented on "Hamming Numbers" haskell solution
    • 6 years ago

    i mean, it's a relatively fast solution

  • Custom User Avatar
    • cheeze2000
    • commented on "The Deaf Rats of Hamelin" haskell solution
    • 6 years ago

    still can't get over how smart this solution is

  • Custom User Avatar
    • haspience
    • commented on "Hanabi: Giving Information" kata
    • 6 years ago

    StandaloneDeriving can do it, nice.

    https://downloads.haskell.org/~ghc/latest/docs/html/users_guide/glasgow_exts.html#stand-alone-deriving-declarations

  • Custom User Avatar
    • cheeze2000
    • resolved a suggestion on "Hanabi: Giving Information" kata
    • 6 years ago

    Hmmm, I'm not sure because the suits don't really come in order, like there is no suit that is higher than another.

  • Custom User Avatar
    • haspience
    • created a suggestion for "Hanabi: Giving Information" kata
    • 6 years ago

    Can you derive other instances for a Suit datatype? At least Ord.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...