• 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
ben8p Avatar
Name:Benjamin Santalucia
Clan:Unknown
Member Since:Oct 2016
Last Seen:Dec 2024
Profiles:
Following:4
Followers:4
Allies:4
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (157)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • SummerTheCoder
    • commented on "WeIrD StRiNg CaSe" javascript solution
    • 6 months ago

    That's... an interesting way to think of it.

  • Custom User Avatar
    • IDCodeWarrior
    • commented on "Is my string repeating the same character over and over ?" kata
    • 12 months ago

    Converting to an array and using the every function also fails no loop test, and it's unclear what exactly "no loops" and "no recursion" mean, since they weren't detailed in the instructions or previewed in the sample tests.

  • Custom User Avatar
    • ejini战神
    • resolved a suggestion on "Unexpected parsing" kata
    • 14 months ago

    Your kata has already been sent back to draft, closing...

  • Custom User Avatar
    • Alex-de-code
    • created a suggestion for "Is my string repeating the same character over and over ?" kata
    • 16 months ago

    This is a frustrating kata indeed. And the complexity doesn't come from solving the issue but finding a solution that fits all the guidelines, which aren't discovered until the failed test messages are given.Please consider either mentioning the requisites in the actual problem description or refactoring "Anti-cheat" section.

  • Custom User Avatar
    • jarekadamowicz
    • created an issue for "Is my string repeating the same character over and over ?" kata
    • 2 years ago

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

  • Custom User Avatar
    • LosBlobbos
    • created a suggestion for "I am very very very...." kata
    • 2 years ago

    CoffeeScript translation

  • Custom User Avatar
    • LosBlobbos
    • commented on "I am very very very...." kata
    • 2 years ago

    Dang I made the misstake of reading the discourse before trying to solve it. Got me scared shonkless of that last test. Should have just solved it first.

  • Custom User Avatar
    • NunoOliveira
    • resolved an issue on "I am very very very...." kata
    • 2 years ago

    Your solution is incorrect - not a kata issue.

  • Custom User Avatar
    • Madjosz
    • resolved a question on "I am very very very...." kata
    • 2 years ago

    Looks like you forfeited by now since the code shown to me is the top voted one and I cannot find a solution of yours.
    But I assume that you used some global variables somewhere, e.g. a "recursion counter" or something.

  • Custom User Avatar
    • pav631205
    • created an issue for "I am very very very...." kata
    • 2 years ago

    hello,

    I have a problem with the testing closures. My code passed all tests, but I have an error in testing closures. I am confused, if my code works, why is it not passing testing closures. Could someone please help me.

  • Custom User Avatar
    • xargon666
    • created a question for "I am very very very...." kata
    • 2 years ago

    I'm getting weird results, trying a recursive function with javascript:

    expected 'I am very very very very very very very very happy and I am big and I am tall' to equal 'I am very very very very happy and I am very very very very very very very big and I am very very very very very tall'
    

    idk what to do!

  • Custom User Avatar
    • Kacarott
    • resolved a suggestion on "I am very very very...." kata
    • 2 years ago
  • Custom User Avatar
    • Kacarott
    • resolved a suggestion on "I am very very very...." kata
    • 2 years ago
  • Custom User Avatar
    • Kacarott
    • created a suggestion for "I am very very very...." kata
    • 2 years ago

    Updated Python translation

  • Custom User Avatar
    • donaldsebleung
    • created an issue for "Is my string repeating the same character over and over ?" kata
    • 3 years ago
    • Artifical requirements make the Kata much more frustrating than it needs to be, but not necessarily more challenging or rewarding
    • As @akar-0 mentioned, the checks against recursion in the submissions tests aren't mentioned anywhere in the description, nor are they present in the sample tests
    • The check against recursion is too weak and can easily be bypassed by changing the name of the recursive function (see my solution)

    The best course of action is probably to drop the no loops / no recursion requirement altogether.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...