• 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
onCC Avatar
Name:Unknown
Clan:OnCreate
Member Since:Nov 2018
Last Seen:Nov 2020
Profiles:
    Following:0
    Followers:1
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (31)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • trashy_incel
      • resolved an issue on "Adding Big Numbers" kata
      • 5 months ago

      issue not reproducible with the OP's C# code

    • Custom User Avatar
      • icodeintx
      • commented on "Disemvowel Trolls" csharp solution
      • 4 years ago

      haha that is exactly what I spoke out loud when I looked at this...

    • Custom User Avatar
      • SaikyoDZ
      • commented on "Sums of Parts" csharp solution
      • 6 years ago

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

    • Custom User Avatar
      • Ze-Marcos
      • commented on "Split Strings" csharp solution
      • 6 years ago

      Yeah, your right.

    • Custom User Avatar
      • g964
      • commented on "Sums of Parts" csharp solution
      • 6 years ago

      I did that in other languages translations, it is less boring to vary a bit...

    • Custom User Avatar
      • onCC
      • commented on "Disemvowel Trolls" csharp solution
      • 6 years ago

      holy shit...

    • Custom User Avatar
      • onCC
      • commented on "Split Strings" csharp solution
      • 6 years ago

      Dude next time please look at your code for just one second...
      This if else thing is just horrible. You could've just checked if it is not divisible by 2 and then append _ . There is no need for coding the same loop twice

    • Custom User Avatar
      • onCC
      • commented on "Sums of Parts" csharp solution
      • 6 years ago

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

    • Custom User Avatar
      • KataSideKick
      • commented on "Replace With Alphabet Position" csharp solution
      • 6 years ago

      Of course.You are right!Thank you for your suggestion!

    • Custom User Avatar
      • onCC
      • resolved an issue on "K-Reverse a single linked list" kata
      • 6 years ago

      Done!

    • Custom User Avatar
      • Voile
      • created an issue for "K-Reverse a single linked list" kata
      • 6 years ago

      You need to show the entire class definition of LinkedListNode<T>. What constructors do it have? How are fields accessed?

    • Custom User Avatar
      • onCC
      • commented on "Replace With Alphabet Position" csharp solution
      • 6 years ago

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

    • Custom User Avatar
      • onCC
      • commented on "Consonant value" csharp solution
      • 6 years ago

      Just a waste of resources. Use a simple loop and 2 variables and you get O(n) time and O(1) space...

    • Custom User Avatar
      • onCC
      • commented on "Playing with digits" csharp solution
      • 6 years ago

      This is definitely not a best practice...

      It looks handy and short but that's it.

    • Custom User Avatar
      • onCC
      • commented on "Going to zero or to infinity?" kata
      • 6 years ago

      @hobovsky Your comment is actually a little bit misleading. You need to calculate n! because it's not possible to rewrite the formula so it doesn't contain n!.
      What you can do is rewrite the formula in a way you can calculate the result more efficiently but you always have to calculate n!

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...