• 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
Immaterial Avatar
Name:Unknown
Clan:Unknown
Member Since:Jun 2016
Last Seen:May 2025
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (64)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • MedSchoolFugitive
      • commented on "Remove String Spaces" cpp solution
      • 3 months ago

      bad practice

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

      if he used const that makes him can't erase

    • Custom User Avatar
      • o2001
      • commented on "Remove String Spaces" cpp solution
      • 9 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
      • 9 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
      • 10 months ago

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

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

      where did 'const' go?

    • Custom User Avatar
      • nileshpal23
      • commented on "Find the next perfect square!" javascript solution
      • 17 months ago

      isn't it an efficient way to store the sqrt result in a variable rather than doing it twice?

    • Custom User Avatar
      • Siddharth 00
      • commented on "Find the next perfect square!" javascript solution
      • 2 years ago

      gg

    • Custom User Avatar
      • imaNami
      • commented on "Find the next perfect square!" javascript solution
      • 2 years ago

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

    • Custom User Avatar
      • Chrono79
      • commented on "Find the next perfect square!" javascript solution
      • 2 years ago

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

    • Custom User Avatar
      • seaphoenix
      • commented on "Find the next perfect square!" javascript solution
      • 2 years ago

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

    • Custom User Avatar
      • juand2295
      • commented on "Find the next perfect square!" javascript solution
      • 2 years ago

      wow that's actually really clever, I wasn't able to underdstad the logic till you explained, thanks

    • Custom User Avatar
      • GaMePro_YoGi_
      • commented on "Find the next perfect square!" javascript solution
      • 2 years ago

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

    • Custom User Avatar
      • Michael_E
      • commented on "Find the next perfect square!" javascript solution
      • 2 years ago

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

    • Custom User Avatar
      • MehdiSAI
      • commented on "Find the next perfect square!" javascript solution
      • 2 years ago

      Simple and clever!
      well done!

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...