• 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
vpop Avatar
Name:Unknown
Clan:psi
Member Since:Jul 2016
Last Seen:Jun 2024
Profiles:
    Following:9
    Followers:9
    Allies:8
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations
    • Replies
    • Authored (14)
    • Needs Resolution
    • Custom User Avatar
      • vpop
      • commented on "Sort the odd" python solution
      • 5 years ago

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

    • Custom User Avatar
      • vpop
      • commented on "How much will the apples cost?" javascript solution
      • 8 years ago

      You don't need the kilos>=1, kilos>=3, kilos>=5, kilos>=7, kilos>=9 and kilos>=11 conditions as the previous if statements cover that.

    • Custom User Avatar
      • vpop
      • commented on "Checking Groups" javascript solution
      • 8 years ago

      Reminds me of this.

    • Custom User Avatar
      • vpop
      • commented on "Unique Characters" java solution
      • 8 years ago

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

    • Custom User Avatar
      • vpop
      • commented on "Anagram Detection" java solution
      • 8 years ago

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

    • Custom User Avatar
      • vpop
      • resolved an issue on "Bits Battle" kata
      • 9 years ago

      Thank you both. Fixed!

    • Custom User Avatar
      • vpop
      • commented on "Bits Battle" kata
      • 9 years ago

      Thank you! Nice kata. Cross-link added. :)

    • Custom User Avatar
      • vpop
      • commented on "Sum of Multiples" kata
      • 9 years ago

      For Python, I switched to version 2.7.6 to bypass that.

    • Custom User Avatar
      • vpop
      • commented on "Shorter Path" kata
      • 9 years ago

      Yes, they seem broken. No wonder there is only one Java completion of this kata.

      E.g.: [E, N, E, W, S, N, N, N, S, W]

      ✘ arrays first differed at element [0]; expected:<[S]> but was:<[N]>

    • Custom User Avatar
      • vpop
      • created a suggestion for "Quadruple M" kata
      • 9 years ago

      Description says:

      if the list has an even amount of numbers, return the average of them for the median.

      It might be more clear to say:

      if the list has an even amount of numbers, return the average of the two numbers in the middle.

    • Custom User Avatar
      • vpop
      • commented on "Converting from base 10 to 16! Dare you?" kata
      • 9 years ago

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

    • Custom User Avatar
      • vpop
      • commented on "Converting from base 10 to 16! Dare you?" kata
      • 9 years ago

      Title says: "Converting from base 10 to 16! Dare you?"

      Description says: "The target is practising conversion 'by hand' from base 16 to 10."

    • Custom User Avatar
      • vpop
      • commented on "Counting sheep..." java solution
      • 9 years ago

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

    • Custom User Avatar
      • vpop
      • created an issue for "The Lamp" kata
      • 9 years ago

      In the kata's test fixture (Java), both color and state attributes are being set and retrieved directly, not through their setters and getters.

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

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...