• 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
ssineriz Avatar
Name:Jacques Sineriz
Clan:Unknown
Skills:c??, java, js, tsql, xslt, python, haskell, php, rps
Member Since:Oct 2013
Last Seen:Sep 2019
Profiles:
Following:2
Followers:34
Allies:2
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (774)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • xmy
    • commented on "My smallest code interpreter (aka Brainf**k)" kata
    • last month

    Check that you used correct indices. I used indice from out loop in inner loop and spent close to 50 minutes printing everything to see why timeout happens.

  • Custom User Avatar
    • YurichBRO
    • created a question for "My smallest code interpreter (aka Brainf**k)" kata
    • 2 months ago

    BF translation: how many nested loops should the solution support?

  • Custom User Avatar
    • n64expansionpak
    • commented on "Building Strings From a Hash" javascript solution
    • 2 months ago

    i had no idea what i was doing and no way could have figured this out. thanks for reminding me im far from mastering 7 kyu

  • Custom User Avatar
    • Egor318
    • commented on "My smallest code interpreter (aka Brainf**k)" kata
    • 2 months ago

    Очень хорошее Ката. Автор молодец, огромное тебе спасибо. Все удачного кодирования!

  • Custom User Avatar
    • KSTNR
    • created an issue for "My smallest code interpreter (aka Brainf**k)" kata
    • 3 months ago

    The description talks about ASCII-Values for input and output. ASCII has values from 0 to 127. Yet, the last input character of the first test example has a value of 255.
    My code looped forever until I figured this out, because that character does not have an ASCII value. [ In Swift: Character(UnicodeScalar(255)).asciiValue == nil ]

    Please change the description.

  • Custom User Avatar
    • EdssonVega
    • commented on "Bit Counting" javascript solution
    • 4 months ago

    lol!!! I didnt know js has a native method to convert numbers to binary, I coded all the conversion in the function, hahahahha

  • Custom User Avatar
    • hobovsky
    • resolved a suggestion on "Binary string" kata
    • 5 months ago

    Merged.

  • Custom User Avatar
    • rezaie01
    • created a question for "My smallest code interpreter (aka Brainf**k)" kata
    • 5 months ago

    Hey everyone, I am solving this kata using kotlin, and my solution passes all the testcases, but the fibinochi one. In the fibinochi testcase, my program outputs: I7, 1, 2, ..... As you can see that the problem is in the beginning. Does this have happend to anyone?

  • Custom User Avatar
    • www.BCFCODE.ir
    • commented on "My smallest code interpreter (aka Brainf**k)" kata
    • 6 months ago

    What you mean by the "content"?

  • Custom User Avatar
    • www.BCFCODE.ir
    • created a suggestion for "My smallest code interpreter (aka Brainf**k)" kata
    • 6 months ago

    It might be a good idea to include this crucial tip in the instructions for this awesome kata: "Brackets must be matched based on their nesting level. This means you can’t simply jump to the next ]; instead, you need to track the depth of nesting to locate the correct matching bracket.

  • Custom User Avatar
    • NoneAli
    • commented on "Disemvowel Trolls" javascript solution
    • 6 months ago

    that's normal,

  • Custom User Avatar
    • Uoao1807
    • commented on "My smallest code interpreter (aka Brainf**k)" kata
    • 7 months ago

    Can someone summarize the content in 100 words?

  • Custom User Avatar
    • ianabarkhatova
    • commented on "Disemvowel Trolls" javascript solution
    • 7 months ago

    Why do I forget about regex?

  • Custom User Avatar
    • Aman1080
    • commented on "My smallest code interpreter (aka Brainf**k)" kata
    • 8 months ago

    Learning is life long process and learning is frustrating for one who do not love his work. It totally depends on us what is it we love to do.

    If I do coding for money, job, status, etc but do not love it then frustration is natural.

  • Custom User Avatar
    • Youssef_Abdulaziz
    • commented on "My smallest code interpreter (aka Brainf**k)" kata
    • 8 months ago

    Search a topic called TOC (Theory of computation)

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...