• 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
SpaceBison Avatar
Name:Wojciech M
Clan:Unknown
Member Since:Apr 2016
Last Seen:Jun 2023
Profiles:
Following:1
Followers:3
Allies:1
View Profile Badges
Ad
Educator, struggling to assess your students?
Assess your classroom or bootcamp with the world leading assessment platform, Qualified.Request your demo today!
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies (17)
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • user9644768
    • resolved a question on "Sixteen circles" kata
    • 5 years ago
  • Custom User Avatar
    • G_kuldeep
    • commented on "Mystery Function" kata
    • 6 years ago

    True..

  • Custom User Avatar
    • dmitvitalii
    • commented on "The Binary Tree, or There and Back Again" kata
    • 8 years ago

    Fixed.

  • Custom User Avatar
    • Voile
    • commented on "Invert Array Middle" kata
    • 8 years ago

    Okay, that's just a little typo from the author. Fixed.

  • Custom User Avatar
    • Voile
    • resolved an issue on "Invert Array Middle" kata
    • 8 years ago

    That's not a issue ;-)

    If you want a more demanding kata you can always create a harder version yourself. Otherwise it's up to the author to choose the input range (it'll be reflected in the kata difficulty in the end anyway).

  • Custom User Avatar
    • dmitvitalii
    • resolved an issue on "The Binary Tree, or There and Back Again" kata
    • 8 years ago

    OK, changed for better understanding.

    "leaf of the current root".

    In this case, leaf == child, meaning a root has children, they are leafs.

  • Custom User Avatar
    • dinglemouse
    • resolved a suggestion on "The Spider and the Fly" kata
    • 8 years ago

    Hi @SpaceBison. No I don't like to say Euclidean because then some people might interpret that as the straight line distance directly from spider to fly. Instead I have just clarified the requirement by adding another Kata description note. Thanks.

  • Custom User Avatar
    • dinglemouse
    • commented on "The Spider and the Fly" kata
    • 8 years ago

    It is simply a question about distance - not the number of edges.

    If I said shortest length path would that remove the ambiguity?

  • Custom User Avatar
    • hufftheweevil
    • commented on "Regular Expression for Binary Numbers Divisible by n" kata
    • 8 years ago

    Not really. Just logic. :D

  • Custom User Avatar
    • Voile
    • commented on "Mystery Function" kata
    • 8 years ago

    Yes, I instantly recognized what this function is by looking at the descriptions. It's too easy for people familiar with CS stuff ;-)

  • Custom User Avatar
    • frefer
    • commented on "Mystery Function" kata
    • 8 years ago

    help me senpai

  • Custom User Avatar
    • PG1
    • resolved a suggestion on "My head is at the wrong end!" kata
    • 8 years ago

    Approved

  • Custom User Avatar
    • arfro
    • commented on "Reverse a singly-linked list" kata
    • 8 years ago

    @marko-bekhta. You can fix it like this:
    Node node1 = new Node();
    node1.value = 2;
    Your node1 object will now have a value of 2. Should have been mentioned in the description though.

  • Custom User Avatar
    • marko-bekhta
    • commented on "Reverse a singly-linked list" kata
    • 8 years ago

    there's something wrong with the Smaple tests ... maybe this can be fixed ?

    /home/codewarrior/src/main/java/SolutionTest.java:10: error: constructor Node in class Node cannot be applied to given types;
    Node node1 = new Node(1);

  • Custom User Avatar
    • xakdog
    • commented on "Return 1, 2, 3 randomly" kata
    • 8 years ago

    The preloaded method oneTwo() actually returns the solution.

    Sorry. I need to spend more time to review translations. I've fixed description and oneTwo in Java

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...