• 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
sql-consumer Avatar
Name:Unknown
Clan:ASOS
Member Since:Apr 2017
Last Seen:Mar 2023
Profiles:
    Following:27
    Followers:26
    Allies:26
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (9)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • sql-consumer
      • commented on "80's Kids #4: Legends of the Hidden Temple" kata
      • 6 years ago

      Why insist on all the input validation? Subtracts from the enjoyment of the actual challenged.

    • Custom User Avatar
      • sql-consumer
      • commented on "Can you get the loop ?" csharp solution
      • 7 years ago

      I didn't know about cycle detection. But I do now!!! So clever

    • Custom User Avatar
      • sql-consumer
      • commented on "Create Phone Number" java solution
      • 7 years ago

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

    • Custom User Avatar
      • sql-consumer
      • commented on "Exes and Ohs" java solution
      • 7 years ago

      opps == should have been &&

    • Custom User Avatar
      • sql-consumer
      • commented on "GROCERY STORE: Support Local Products" kata
      • 7 years ago

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

    • Custom User Avatar
      • sql-consumer
      • commented on "Persistent Bugger." kata
      • 8 years ago

      In the expression

      n.ToString().Aggregate(1,(a,b) => a * (b - '0'));

      What is happening when b - '0' invokes?

    • Custom User Avatar
      • sql-consumer
      • commented on "Consecutive strings" csharp solution
      • 8 years ago

      Forgot to make some comments in the code. I'm trying to avoid the more expensive string building work by comparing just length aggregates first. I was condering just holding the i index and performing the string work only at the very end. Perhaps I should have done that, now I'm thinking about it.

    • Custom User Avatar
      • sql-consumer
      • commented on "The Coupon Code" csharp solution
      • 8 years ago

      This is a joke, right?

    • Custom User Avatar
      • sql-consumer
      • commented on "SQL Bug Fixing: Fix the JOIN" kata
      • 8 years ago

      There are a ton of solutions on here that are exposed to divide by zero errors. Code stability must be a measurable variable in terms of correct results.

    • © 2025 Codewars
    • About
    • API
    • Blog
    • Privacy
    • Terms
    • Code of Conduct
    • Contact

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...