• 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
chai-codes Avatar
Name:Raj Pulapakura
Clan:Unknown
Skills:react, flutter, mysql, aws, python
Member Since:Jan 2021
Last Seen:Dec 2024
Profiles:
Following:1
Followers:1
Allies:1
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (29)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • chai-codes
    • commented on "Hamming Numbers" kata
    • 4 years ago

    true

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

    Duplicate.

  • Custom User Avatar
    • chai-codes
    • commented on "Snake_Casify_Keys" kata
    • 4 years ago

    Sorry about that, I've swapped them so they are now correct. I don't make Codewars Kata very often so I tend to forget the nitty gritties of creating one.

    Thanks so much!

  • Custom User Avatar
    • ejini战神
    • commented on "Snake_Casify_Keys" kata
    • 4 years ago

    Actual and expected are swapped

  • Custom User Avatar
    • chai-codes
    • resolved an issue on "Snake_Casify_Keys" kata
    • 4 years ago

    Thanks. I added 50 random tests and I fixed the typo in the description.

  • Custom User Avatar
    • ejini战神
    • created an issue for "Snake_Casify_Keys" kata
    • 4 years ago
    • No random tests

    • you're should be your in description

  • Custom User Avatar
    • chai-codes
    • commented on "Directions Reduction" kata
    • 4 years ago

    I got the exact same problem. It doesn't make sense.

  • Custom User Avatar
    • chai-codes
    • commented on "Powerful Roots" kata
    • 4 years ago

    Added the input ranges for the different tests in the description. Thanks.

  • Custom User Avatar
    • chai-codes
    • resolved a suggestion on "Powerful Roots" kata
    • 4 years ago

    Added performace tests for bigger numbers. Thanks for the feedback. Now, in all my subsequent katas, I will remember to check for performance. Again, thanks a lot.

  • Custom User Avatar
    • sid114
    • created a suggestion for "Powerful Roots" kata
    • 4 years ago

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

  • Custom User Avatar
    • chai-codes
    • commented on "Powerful Roots" kata
    • 4 years ago

    I do not understand your last statement 'There is a big difference whether or not number is representable as a float'

  • Custom User Avatar
    • mauro-1
    • created an issue for "Powerful Roots" kata
    • 4 years ago

    Input range should be specified in description. There is a big difference whether or not number is representable as a float.

  • Custom User Avatar
    • mauro-1
    • created an issue for "Powerful Roots" kata
    • 4 years ago

    This should not pass:
    https://www.codewars.com/kata/reviews/60e1547c25f2b300019663e1/groups/60e171d9e8a69e00018b43c9

    >>> root(5000**3 - 1, 3)
    5000
    
  • Custom User Avatar
    • chai-codes
    • resolved an issue on "Powerful Roots" kata
    • 4 years ago

    My bad - Added some test cases for None returns. Thanks.

  • Custom User Avatar
    • Kacarott
    • created an issue for "Powerful Roots" kata
    • 4 years ago

    If there is no whole number x that satisfies the equation x^exp=number, return None.

    You don't seem to ever actually test this. You should either test it or change it that the numbers will always satisfy the equation.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...