• 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
BinaryEclipse Avatar
Name:Unknown
Clan:Unknown
Member Since:Apr 2017
Last Seen:Aug 2022
Profiles:
Following:3
Followers:3
Allies:2
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (96)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • HerrWert
    • commented on "Read a UPC/Barcode Part 2" kata
    • last month

    Tip: Read the notes in the "Modulo check confirmation example" very carefully. There is a bit of important information there that occurs nowhere else in the description.

  • Custom User Avatar
    • dfhwze
    • resolved an issue on "Read a UPC/Barcode Part 2" kata
    • last month
  • Custom User Avatar
    • MedSchoolFugitive
    • commented on "Remove String Spaces" cpp solution
    • last month

    bad practice

  • Custom User Avatar
    • curiousgeorgiou
    • commented on "Grasshopper - Messi goals function" python solution
    • 3 months ago

    Handy and readable.

  • Custom User Avatar
    • pucio8
    • commented on "Multiplication table for number" python solution
    • 4 months ago

    Perfect example to learn "loop for" inside join method

  • Custom User Avatar
    • mohamedmagdyoo
    • commented on "Remove String Spaces" cpp solution
    • 5 months ago

    if he used const that makes him can't erase

  • Custom User Avatar
    • MehproWarp
    • commented on "Filter out the geese" python solution
    • 6 months ago

    I know, but it's one of the most efficient methods

  • Custom User Avatar
    • saudiGuy
    • created a suggestion for "Read a UPC/Barcode" kata
    • 6 months ago

    python new test frameworks

  • Custom User Avatar
    • Waluigi6
    • commented on "Filter out the geese" python solution
    • 6 months ago

    This code is more like english

  • Custom User Avatar
    • o2001
    • commented on "Remove String Spaces" cpp solution
    • 7 months ago

    It's bad practice to remove them. It's relying on the tests to include them instead, which leaves these solutions prone to being automatically invalidated in the future if the tests change and their solutions don't compile anymore. The line or two saved by omitting them isn't worth that risk, so you're doing good by keeping them in

  • Custom User Avatar
    • index-HJ
    • commented on "Remove String Spaces" cpp solution
    • 7 months ago

    why theres no #include
    i tried it without the lib but dosnt work for me

  • Custom User Avatar
    • Brolaf
    • commented on "Remove String Spaces" cpp solution
    • 8 months ago

    Very readable and logical. Oh, this language design...

  • Custom User Avatar
    • Xadjee
    • commented on "Remove String Spaces" cpp solution
    • 10 months ago

    where did 'const' go?

  • Custom User Avatar
    • SeriousN00b999
    • commented on "get character from ASCII Value" cpp solution
    • 14 months ago

    Oh, yes... I see...

  • Custom User Avatar
    • Nadirist
    • commented on "get character from ASCII Value" cpp solution
    • 15 months ago

    but the return value will be retuned as an integer. it won't convert to a char. that's not what you want the function to do

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...