• 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
Jjason Avatar
Name:Jason Kaltsikis
Clan:Democritus University of Thrace
Member Since:Jan 2019
Last Seen:Jun 2024
Profiles:
Following:847
Followers:848
Allies:846
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (169)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • Voile
    • created an issue for "Courier 🚚" kata
    • 2 years ago

    Reference solution is incorrect:

    courier(['e1', 'e2', 'n3', 'n3', 's2', 's2'], 3)
    30 should equal 32
    

    Delivering every package without counting package loading time takes 26 minutes. It then should take only 2 loads to deliver all packages (6 / 2 = 3), not 3, so the expected time should be 26 + 2 * 2 = 30, not 32.

    (Loading time is independent of direction, otherwise the fixed tests will not match)

  • Custom User Avatar
    • ejini战神
    • created an issue for "Pandemia 🌡️" kata
    • 2 years ago

    C#: method name should be PascalCase (Please refer to implementation of backward compatibility here )

  • Custom User Avatar
    • AbdallahSiyabi
    • commented on "Pandemia 🌡️" kata
    • 2 years ago

    A sensitive topic that should be avoided..

  • Custom User Avatar
    • monkey_on_a_keyboard_1
    • commented on "Pandemia 🌡️" kata
    • 3 years ago

    now do it in O(n) time with O(1) extra space

  • Custom User Avatar
    • BaculeK
    • commented on "Quarter of the year" python solution
    • 3 years ago

    gotcha.

  • Custom User Avatar
    • rowcased
    • commented on "Quarter of the year" python solution
    • 3 years ago

    ...because that would have been an incorrect formula.

    Test failed with month = 1: 0 should equal 1
    Test failed with month = 7: 2 should equal 3
    Test Passed
    Test Passed
    Test Passed
    Test failed with month = 4: 1 should equal 2
    Test failed with month = 2: 0 should equal 1
    Test failed with month = 10: 3 should equal 4
    Test failed with month = 11: 3 should equal 4
    Test failed with month = 8: 2 should equal 3
    Test Passed
    Test failed with month = 5: 1 should equal 2
    
  • Custom User Avatar
    • BaculeK
    • commented on "Quarter of the year" python solution
    • 3 years ago

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

  • Custom User Avatar
    • Sleibefehler
    • created a suggestion for "Pizza Comparison" kata
    • 3 years ago

    Java translation

    Should work as intendet, if it is OK it can be approved.

  • Custom User Avatar
    • bor_s
    • commented on "Pandemia 🌡️" kata
    • 3 years ago

    Thats the most interesting kata so far. Liked it so much.

  • Custom User Avatar
    • SergeyFM
    • commented on "Pandemia 🌡️" kata
    • 4 years ago

    Thanks for for such a pandepic kata! There are so many ways it can be solved - I learned a lot.

  • Custom User Avatar
    • epsilon.m
    • commented on "Pandemia 🌡️" kata
    • 4 years ago

    Thank you for this kata! Nice mind puzzle:)

  • Custom User Avatar
    • Crazyandrey
    • commented on "Pandemia 🌡️" kata
    • 4 years ago

    Works great! Thanks :)

  • Custom User Avatar
    • a-koenig
    • resolved an issue on "Pandemia 🌡️" kata
    • 4 years ago

    Thanks, I added some more test cases. Does that work for you?

  • Custom User Avatar
    • Crazyandrey
    • created an issue for "Pandemia 🌡️" kata
    • 4 years ago

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

  • Custom User Avatar
    • a-koenig
    • resolved an issue on "Pandemia 🌡️" kata
    • 4 years ago

    Okay. Hopefully, I corrected the failure with the latest republishing :-)

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...