• 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
MahimkO Avatar
Name:Maxim
Clan:Elbrus Coding Bootcamp
Skills:just learning
Member Since:Nov 2020
Last Seen:Mar 2025
Profiles:
    Following:15
    Followers:15
    Allies:15
    View Profile Badges
    • Stats
    • Kata
    • Collections
    • Kumite
    • Social
    • Discourse
    • Conversations (33)
    • Replies
    • Authored
    • Needs Resolution
    • Custom User Avatar
      • <--BinaryAir-->
      • commented on "Create Phone Number" kata
      • 3 years ago

      WHAT

    • Custom User Avatar
      • Sheva77
      • created an issue for "Character Counter" kata
      • 4 years ago

      Iclude "aaaabb" string in test.

    • Custom User Avatar
      • sid114
      • commented on "Character Counter" kata
      • 4 years ago

      all characters in the string appear the same amount of times (3 times), so it returns True

    • Custom User Avatar
      • MahimkO
      • commented on "Character Counter" kata
      • 4 years ago

      "abcabcd" is NOT a valid word because "a" appears twice, "b" appears twice, "c" appears twice, but "d" only appears once!

      got the random test with string "p1imv$!nytsvdfrid%3mxgz!h#!pp11imv$$nnyyttssdffrr%%33xxggzzhh##". so there are letters which can appear twice and once, my code says FALSE, but you want it be TRUE. WHY?

    • Custom User Avatar
      • JohanWiltink
      • resolved an issue on "Integer Difference" kata
      • 4 years ago

      Not a kata issue.

    • Custom User Avatar
      • Chrono79
      • commented on "Stanton measure" kata
      • 4 years ago

      Added another example in the description to make it clearer.

    • Custom User Avatar
      • Chrono79
      • resolved an issue on "Stanton measure" kata
      • 4 years ago

      count the number of 1s in the array.

      Why are you counting 15s or 10s instead? All the info you need is there, read the description again. I've added a second example to make it clearer.

    • Custom User Avatar
      • MahimkO
      • created an issue for "Stanton measure" kata
      • 4 years ago

      [15,1,15,1,-3,1,-8,1,-9,1,8,1,10,1,-7,1,-4,1,-5,1]
      '15' appears 2 times. so '2' appears 0 times. but this kata says it should be equal 1. why?!
      [-10,1,-1,1,7,1,10,1,-2,1,4,1,-3,1,-2,1,2,1,-7,1,11,1,4,1,-3,1,12,1,12,1,-2,1]
      '-10'appears 1 time. so '1' appears 16 times. but this kata says it should be equal 0 ...
      i think this kata is broken or author should give us much more info

    • Custom User Avatar
      • thebsking
      • commented on "Birthday I - Cake" kata
      • 4 years ago

      im an idiot. I indexed the wrong thing.

      Sorry Chrono79!

    • Custom User Avatar
      • Chrono79
      • commented on "Birthday I - Cake" kata
      • 4 years ago

      character ASCII code, not alphabet position. p is 112.

    • Custom User Avatar
      • thebsking
      • commented on "Birthday I - Cake" kata
      • 4 years ago

      are you sure?
      b=2
      d=4
      f=6
      h=8
      j=10
      l=12
      n=14
      p=16

      or does the indexing change after c?

    • Custom User Avatar
      • Chrono79
      • resolved an issue on "Birthday I - Cake" kata
      • 4 years ago

      You must add up the character ASCII code of each even indexed (assume a 0 based indexing) character in the string

      p is not 16.

    • Custom User Avatar
      • Chrono79
      • resolved an issue on "Birthday I - Cake" kata
      • 4 years ago

      Another one of those unresolvable issues uh?

    • Custom User Avatar
      • ejini战神
      • resolved an issue on "Birthday I - Cake" kata
      • 4 years ago
    • Custom User Avatar
      • anter69
      • resolved an issue on "Birthday I - Cake" kata
      • 4 years ago
    • Loading more items...
    • © 2025 Codewars
    • About
    • API
    • Blog
    • Privacy
    • Terms
    • Code of Conduct
    • Contact

    Confirm

    • Cancel
    • Confirm

    Collect: undefined

    Loading collection data...