• 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
Coder2 Avatar
Name:Unknown
Clan:Unknown
Member Since:Jan 2017
Last Seen:Nov 2020
Profiles:
    Following:0
    Followers:0
    Allies:0
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (12)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • Karoluso
      • commented on "Simple time difference" kata
      • 5 years ago

      ok now it works :)

    • Custom User Avatar
      • KenKamau
      • commented on "Simple time difference" kata
      • 5 years ago

      Fixed

    • Custom User Avatar
      • KenKamau
      • resolved an issue on "Simple time difference" kata
      • 5 years ago

      Sorry about that, not sure how such an error made it through. You'd think the test would fail.

      Fixed now.

    • Custom User Avatar
      • B1ts
      • commented on "Simple time difference" kata
      • 5 years ago

      You can edit the sample tests yourself (until it gets fixed). It has no impact on full tests suite.

    • Custom User Avatar
      • Karoluso
      • commented on "Simple time difference" kata
      • 5 years ago

      Exactly you are right. There is absolutely a typo. Shit, I spent 3 hours on this kata.

    • Custom User Avatar
      • Karoluso
      • commented on "Simple time difference" kata
      • 5 years ago

      INDEED !!! There is a typo in both tests in C# instead of 14:51 there is 14.51.

    • Custom User Avatar
      • Karoluso
      • commented on "Simple time difference" kata
      • 5 years ago

      INDEED !!! There is a typo in both tests in C# instead of 14:51 there is 14.51.

    • Custom User Avatar
      • Coder2
      • created an issue for "Simple time difference" kata
      • 5 years ago

      C# has a typo in both the sample and full tests, 14.51 instead of 14:51.

    • Custom User Avatar
      • AsenCME
      • commented on "Palindrome chain length" csharp solution
      • 8 years ago

      Yep...

    • Custom User Avatar
      • CarlAshnikov
      • commented on "Calculate String Rotation" csharp solution
      • 9 years ago

      You are right i fixed that!

    • Custom User Avatar
      • Coder2
      • commented on "Palindrome chain length" csharp solution
      • 9 years ago

      I believe this solution is not correct anymore as it is throwing OverflowException for the last test with number 89. Type int should be replaced with long.

    • Custom User Avatar
      • Coder2
      • commented on "Calculate String Rotation" csharp solution
      • 9 years ago

      This solution is incorrect. For example if the first word is "la" and the second is "tola" it returns 2, but according to the instruction it should return -1, because 'If the second string isn't a valid rotation of the first string, the method returns -1."

      The condition should be: second.Length != first.Length

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...