• 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
NikCSharp Avatar
Name:Unknown
Clan:Unknown
Member Since:Nov 2021
Last Seen:May 2025
Profiles:
Following:0
Followers:4
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (91)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • brokenelevator
    • commented on "Esolang Interpreters #2 - Custom Smallfuck Interpreter" kata
    • 13 months ago

    Description states:

    [ - Jump past matching ] if value at current cell is 0

    Hence:

    • start with leftmost cell. that is 0
    • move past matching ]. that is past the end.
    • terminate, since going out-of-bounds is termination condition
    • return unchanged tape
  • Custom User Avatar
    • ejini战神
    • resolved a question on "1-800-CODE-WAR" kata
    • 14 months ago

    Given the 1-800 (phone word) number that the company wants to use, you need to check against all known words and return the set of all possible 1-800 numbers which can be formed using those same digits. (In other words, groups of (3,4) and (4,3) should be both considered and not just following the original's string format)

  • Custom User Avatar
    • ah2023
    • commented on "Assemble string" kata
    • 14 months ago

    (c#): IMHO the example test has still the typo:
    Assert.AreEqual("abcde", Kata.Assemble(new string[] {"abcde","abcde","abcbe"}));

  • Custom User Avatar
    • ejini战神
    • resolved a suggestion on "Reversed Strings" kata
    • 16 months ago

    Approved by someone

  • Custom User Avatar
    • ejini战神
    • resolved a question on "Number of trailing zeros of N!" kata
    • 2 years ago

    OP solved it, closing

  • Custom User Avatar
    • ejini战神
    • resolved an issue on "Is he gonna survive?" kata
    • 2 years ago

    Approved

  • Custom User Avatar
    • hobovsky
    • resolved a suggestion on "Multiples of 3 or 5" kata
    • 2 years ago

    Approved.

  • Custom User Avatar
    • 4500zenja1
    • resolved a suggestion on "Don't rely on luck." kata
    • 2 years ago

    Approved

  • Custom User Avatar
    • hobovsky
    • commented on "Descending Order" kata
    • 2 years ago

    Approved

  • Custom User Avatar
    • 4500zenja1
    • resolved an issue on "Is n divisible by x and y?" kata
    • 2 years ago

    Fixed for Java, too

    Since everything for these languages is closed, I think this issue may be closed now~

  • Custom User Avatar
    • 4500zenja1
    • commented on "Is n divisible by x and y?" kata
    • 2 years ago

    Fixed for C#, too

  • Custom User Avatar
    • Chrono79
    • resolved a suggestion on "Number of People in the Bus" kata
    • 2 years ago
  • Custom User Avatar
    • LesRamer
    • resolved an issue on "Implementing a LINQ MinBy operator" kata
    • 3 years ago

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

  • Custom User Avatar
    • LesRamer
    • commented on "Implementing a LINQ MinBy operator" kata
    • 3 years ago

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

  • Custom User Avatar
    • trashy_incel
    • resolved an issue on "Calculate average " kata
    • 3 years ago

    this concerns most languages, re-raised as a list

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...