• 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
ChanOmegaWebDesign Avatar
Name:Unknown
Clan:Unknown
Member Since:May 2022
Last Seen:Jul 2025
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
Ad
Would You Pass the Google SQL Interview? Test Yourself with These 7 Concepts
Study up for your next SQL interview with these interview questions.
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (28)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • hobovsky
    • resolved an issue on "Draw a Circle." kata
    • 7 months ago

    Fixed.

  • Custom User Avatar
    • AmirTallap
    • commented on "Seagull Snapshot Festival Obsession" php solution
    • 8 months ago

    Just wow, clever & efficent approach!

  • Custom User Avatar
    • ChanOmegaWebDesign
    • commented on "Lost number in number sequence" php solution
    • 11 months ago

    Nice!

  • Custom User Avatar
    • ChanOmegaWebDesign
    • commented on "The Poet And The Pendulum" php solution
    • 11 months ago

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

  • Custom User Avatar
    • ChanOmegaWebDesign
    • commented on "Basics 08: Find next higher number with same Bits (1's)" php solution
    • 11 months ago

    Nice, cleaner than mine. I had one more capturing group that I now see I didn't need.

  • Custom User Avatar
    • ChanOmegaWebDesign
    • commented on "Round Robin Match Generator" kata
    • 11 months ago

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

  • Custom User Avatar
    • ChanOmegaWebDesign
    • commented on "Regex validate PIN code" javascript solution
    • 12 months ago

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

  • Custom User Avatar
    • ChanOmegaWebDesign
    • commented on "The Feast of Many Beasts" javascript solution
    • 14 months ago

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

  • Custom User Avatar
    • ChanOmegaWebDesign
    • created an issue for "Draw a Circle." kata
    • 14 months ago

    PHP test only throws:
    Parse error: syntax error, unexpected '<', expecting end of file in /home/codewarrior/run.php on line 10
    before my function is even called.

  • Custom User Avatar
    • ChanOmegaWebDesign
    • commented on "Beginner Series #2 Clock" php solution
    • 14 months ago

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

  • Custom User Avatar
    • ChanOmegaWebDesign
    • commented on "Ones and Zeros" php solution
    • 14 months ago

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

  • Custom User Avatar
    • ChanOmegaWebDesign
    • commented on "Switch it Up!" php solution
    • 15 months ago

    iykyk...

  • Custom User Avatar
    • B1ts
    • commented on "Are they the "same"?" kata
    • 15 months ago

    By the way, if you just put print statements that show the arrays at the beginning, you might start to understand why your code is failing. Putting them inside conditionals only is a terrible way to debug your code, because you don't always know whether the input you're suspecting is actually the one that's causing problems.

  • Custom User Avatar
    • B1ts
    • commented on "Are they the "same"?" kata
    • 15 months ago

    I didn't look exactly into your code, but I can tell you it's not correct, because the tests are trash. Your code fails 1 test, but it should fail many more.

  • Custom User Avatar
    • B1ts
    • commented on "Are they the "same"?" kata
    • 15 months ago

    But there is no issue. The initial comment is just a lie/fabrication. There is only one test with 2 empty arrays, and the expected result is True. Both your and OP's solutions return False for such inputs, so I'd suggest fixing that part first.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...