• 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
knight-byte Avatar
Name:Unknown
Clan:Unknown
Member Since:May 2020
Last Seen:Aug 2023
Profiles:
Following:3
Followers:3
Allies:3
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (20)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • karakarasuuuu
    • created an issue for "Crane Operation" kata
    • 3 years ago

    Where the crane is at first should be mentioned.

  • Custom User Avatar
    • ParanoidUser
    • commented on "Sum of numbers" kata
    • 4 years ago

    Should we follow the Java method naming conventions then?

  • Custom User Avatar
    • FArekkusu
    • created an issue for "Crane Operation" kata
    • 4 years ago

    All the preloaded stuff should be in the fixture.

  • Custom User Avatar
    • FArekkusu
    • created an issue for "Crane Operation" kata
    • 4 years ago

    New test framework should be used.

  • Custom User Avatar
    • Unnamed
    • created an issue for "Crane Operation" kata
    • 5 years ago

    Fixed tests should contain edge cases: empty boxes, operations without 0, operations with non-final 0.

  • Custom User Avatar
    • Unnamed
    • commented on "Crane Operation" kata
    • 5 years ago

    What's the point in returning a string rather than a list?

  • Custom User Avatar
    • Unnamed
    • created an issue for "Crane Operation" kata
    • 5 years ago

    The function name should be in snake_case in Python.

  • Custom User Avatar
    • knight-byte
    • commented on "Sum of numbers" kata
    • 5 years ago

    yes looks like issue with double precision (your solution differ with <=1 e.g. test solution is 37711260989l and yours is 90l)

  • Custom User Avatar
    • knight-byte
    • commented on "Sum of numbers" kata
    • 5 years ago

    once try with double m and double n

  • Custom User Avatar
    • KenKamau
    • commented on "Simple string characters" kata
    • 5 years ago

    Thanks. Approved.

  • Custom User Avatar
    • knight-byte
    • commented on "Simple string characters" kata
    • 5 years ago

    thank you :)

  • Custom User Avatar
    • KenKamau
    • commented on "Simple string characters" kata
    • 5 years ago

    Looks OK. Will approve.

  • Custom User Avatar
    • knight-byte
    • commented on "Simple string characters" kata
    • 5 years ago

    thank you for your help....changes made now it will return int[]
    plz approve if u like it

  • Custom User Avatar
    • KenKamau
    • commented on "Simple string characters" kata
    • 5 years ago

    You should use

    import static org.junit.Assert.assertArrayEquals;
    
  • Custom User Avatar
    • knight-byte
    • commented on "Simple string characters" kata
    • 5 years ago

    it was giving issues in test class when comparing ...so i decided to convert that array to string

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...