• 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
clupasq Avatar
Name:Cristian Lupașcu
Clan:Unknown
Skills:c#, ruby, javascript, python
Member Since:Dec 2015
Last Seen:Nov 2022
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
Ad
8 Reasons Why Codewarriors Practice Coding with Codewars
Not everyone trains the same. Discover new ways to leverage Codewars in your education and career.
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (15)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • clupasq
    • commented on "Reverse a singly-linked list" kata
    • 8 years ago

    @wenima: The description of the task is to return "a matching list in the reverse order.", not to reverse the list in-place.

  • Custom User Avatar
    • user5036852
    • commented on "Adding Binary Numbers" kata
    • 9 years ago

    Checked. Fixed. :-)
    And the issues are closed! :-)

  • Custom User Avatar
    • antwjadam
    • resolved an issue on "Adding Binary Numbers" kata
    • 9 years ago

    Re-ran and can confirm all tests now passing in C#. Thank you so much for fixing this so quickly!

  • Custom User Avatar
    • TheTai1985
    • commented on "Adding Binary Numbers" kata
    • 9 years ago

    The problem seems to be fixed. It's a good kata, thanks!

  • Custom User Avatar
    • Kaiyou
    • commented on "Adding Binary Numbers" kata
    • 9 years ago

    They also expect "0" in other cases: (1110, 001110)
    Expected: "0"
    But was: "11100"

  • Custom User Avatar
    • clupasq
    • commented on "Adding Binary Numbers" kata
    • 9 years ago

    It's OK now. Thanks!

  • Custom User Avatar
    • Kaiyou
    • commented on "Adding Binary Numbers" kata
    • 9 years ago

    The tests still expect "0" if one of the two strings does not contain a "1".

  • Custom User Avatar
    • user5036852
    • commented on "Adding Binary Numbers" kata
    • 9 years ago

    Could you please try again?

  • Custom User Avatar
    • user5036852
    • commented on "Adding Binary Numbers" kata
    • 9 years ago

    Could you please try again?

  • Custom User Avatar
    • user5036852
    • commented on "Adding Binary Numbers" kata
    • 9 years ago

    Could you please try again?

  • Custom User Avatar
    • user5036852
    • commented on "Adding Binary Numbers" kata
    • 9 years ago

    I will check this.

  • Custom User Avatar
    • DivyanshBatham
    • commented on "Adding Binary Numbers" kata
    • 9 years ago

    Please fix the above issues.

  • Custom User Avatar
    • TheTai1985
    • commented on "Adding Binary Numbers" kata
    • 9 years ago

    I got the same problem as wolfascu. The C# random tests should be broken. This is what I got:

    Testing for Add(111, 00);

    ✘ Expected string length 1 but was 3. Strings differ at index 0.
    Expected: "0"
    But was: "111"
    -----------^

  • Custom User Avatar
    • clupasq
    • commented on "Adding Binary Numbers" kata
    • 9 years ago

    I think the C# random tests may be broken. For example, for 00 + 0011 I get the error:

    ✘     Expected string length 1 but was 2. Strings differ at index 0.
    Expected: "0"
    But was:  "11"
    
  • Custom User Avatar
    • clupasq
    • commented on "Bin to Hex and back" kata
    • 9 years ago

    I just completed this exercise in Ruby and the tests seem to be OK.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...