• 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
programming is life Avatar
Name:Sarthak Dixit
Clan:Self taught
Member Since:Apr 2021
Last Seen:May 2023
Profiles:
    Following:144
    Followers:141
    Allies:141
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (13)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • SummerTheCoder
      • commented on "Dot Calculator" python solution
      • 4 months ago

      Didn't expect to see test driven development today.

    • Custom User Avatar
      • Chrono79
      • commented on "Multiple of index" kata
      • 4 years ago

      The index of -6 is 1, not -1.

    • Custom User Avatar
      • Magdy_Mandour
      • commented on "Multiple of index" kata
      • 4 years ago

      I had the same issue to understand too

    • Custom User Avatar
      • programming is life
      • created a suggestion for "Multiple of index" kata
      • 4 years ago

      The examples arn't that obvious for a 8 kyu.
      I would really appreciate if you could explain [22, -6, 32, 82, 9, 25] => [-6, 32, 25], as since -6 is multiple by its index -1, 32 is multiple by its index 2, 25 is multiple by its index 5.
      Thank you

    • Custom User Avatar
      • dhruv-ahuja
      • commented on "Can we divide it?" python solution
      • 4 years ago

      Hello,
      from what I understand, if (number % a > 0 or number % b > 0) it will return False because then that is some value.
      number % a here is equals to number % a > 0.
      so, the program returns True if number % a and number % b DO NOT have any values( because then they are of value 0 )

    • Custom User Avatar
      • programming is life
      • commented on "Harvest Festival" java solution
      • 4 years ago

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

    • Custom User Avatar
      • Vlad_Mkhn
      • commented on "I'm everywhere!" python solution
      • 4 years ago

      It is madness)

    • Custom User Avatar
      • programming is life
      • created an issue for ""this" is a problem " kata
      • 4 years ago

      java version has to clearly specify the words "create a getFirstName(), getLastName() and getFullName() methods" (8 kyu programmers don't know much about the test cases/ errors and probably won't be able to figure out that they have to write the functions, it looks more like a correct the code question) method and the discription talks about name and not about fullName variable as given in the code.

    • Custom User Avatar
      • programming is life
      • commented on "Calculating with Functions" kata
      • 4 years ago

      trust me its not what it seems like...there is a much better method to do it...

    • Custom User Avatar
      • Blind4Basics
      • commented on "Grasshopper - Summation" java solution
      • 4 years ago

      answer just above

    • Custom User Avatar
      • Blind4Basics
      • commented on "Grasshopper - Summation" java solution
      • 4 years ago

      manual notification, see above

    • Custom User Avatar
      • programming is life
      • commented on "Grasshopper - Summation" java solution
      • 4 years ago

      please explain this solution

    • Custom User Avatar
      • programming is life
      • commented on "Can we divide it?" python solution
      • 4 years ago

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

    • © 2025 Codewars
    • About
    • API
    • Blog
    • Privacy
    • Terms
    • Code of Conduct
    • Contact

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...