• 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
Reflexor Avatar
Name:Unknown
Clan:Adelaide
Member Since:Feb 2022
Last Seen:Jun 2024
Profiles:
Following:3
Followers:2
Allies:2
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (30)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • YurichBRO
    • created an issue for "A Chicken Needs Her Egg" kata
    • 5 days ago

    Can you walk through the chicken? This should be specified. This makes a difference when there's this situation:

    . . . . . U - you
    U C E . . C - chicken
    . . . . . E - egg
    

    If you can, then you can get the egg in 2 moves. If you can't, it would take 4.

  • Custom User Avatar
    • Voile
    • created an issue for "Island Hopper" kata
    • 2 years ago

    Anyways, this is a shortest path problem, which means this is a duplicate to many existing katas. For example, https://www.codewars.com/kata/57658bfa28ed87ecfa00058a

  • Custom User Avatar
    • Voile
    • created an issue for "Island Hopper" kata
    • 2 years ago

    Mutating the input breaks the random tests: see this

  • Custom User Avatar
    • Reflexor
    • commented on "Island Hopper" kata
    • 2 years ago

    Done

  • Custom User Avatar
    • saudiGuy
    • commented on "Island Hopper" kata
    • 2 years ago

    also change assertion messages as per this update.

  • Custom User Avatar
    • Reflexor
    • resolved an issue on "Island Hopper" kata
    • 2 years ago

    Grid size for random tests has been decreased to 25*25. Runtime is now 1600ms.

  • Custom User Avatar
    • Reflexor
    • commented on "Island Hopper" kata
    • 2 years ago

    I agree, I'll decrease the grid size right now

  • Custom User Avatar
    • saudiGuy
    • created an issue for "Island Hopper" kata
    • 2 years ago

    The test suite should not take a long time to run (currently it takes almost 9 seconds). Read more here

  • Custom User Avatar
    • Reflexor
    • commented on "A Chicken Needs Her Egg" kata
    • 2 years ago

    Just fixed that, thanks

  • Custom User Avatar
    • akar-0
    • commented on "A Chicken Needs Her Egg" kata
    • 2 years ago

    The example from the description must be included as a fixed test in both basic and attempt tests.

  • Custom User Avatar
    • Reflexor
    • resolved a question on "A Chicken Needs Her Egg" kata
    • 2 years ago

    Thanks a lot for finding this, just a weird mistake - you are not missing anything!

  • Custom User Avatar
    • akar-0
    • created a question for "A Chicken Needs Her Egg" kata
    • 2 years ago

    I must be missing something:

    It takes 5 steps to get to the egg (2 steps to the right and 3 steps upwards) and 10 steps to deliver the egg to the chicken (8 steps to the right and 7 steps upwards). So, the total is 15 steps.
    

    How do 8 steps to the right and 7 steps upwards take 10 steps?

  • Custom User Avatar
    • Reflexor
    • resolved an issue on "A Chicken Needs Her Egg" kata
    • 2 years ago

    Sorry about that, all fixed.

  • Custom User Avatar
    • Voile
    • created an issue for "A Chicken Needs Her Egg" kata
    • 2 years ago

    Random tests should not print things for the user, especially not printing the expected value before user solution is run.

  • Custom User Avatar
    • Reflexor
    • commented on "A Chicken Needs Her Egg" kata
    • 2 years ago

    Will change this tomorrow, you are definitely correct. I initially chose dictionary because I was considering adding more properties to the chicken and eggs.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...