• 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
inyoot Avatar
Name:Iwan Njoto Sandjaja
Clan:Iwan
Member Since:Feb 2019
Last Seen:Apr 2025
Profiles:
Following:69
Followers:67
Allies:65
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (19)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • ejini战神
    • resolved a suggestion on "NLP-Series #1 - Inverted Index" kata
    • 3 years ago

    Reraised above ~~

  • Custom User Avatar
    • inyoot
    • commented on "NLP-Series #1 - Inverted Index" kata
    • 5 years ago

    Hi,

    I already forget how to improve it. I am thinking about Term Frequency – Inverse Document Frequency (TF/IDF) when I saw this kata. Let me redo this kata and get back to you. I don't know about edit right. I don't even know how to create my own kata yet... :D

  • Custom User Avatar
    • ProcrasTech
    • commented on "NLP-Series #1 - Inverted Index" kata
    • 5 years ago

    Hey, sorry for being absent. I was busy moving to another city.
    I do not know how or if i can give you edit rights. What would be your suggested instructions?
    Greetings and stay safe

  • Custom User Avatar
    • inyoot
    • created a suggestion for "NLP-Series #1 - Inverted Index" kata
    • 5 years ago

    I love this kata. There are several ways to improve it, though. I think the instruction need to be more detailed. How can I can edit the instructions?

  • Custom User Avatar
    • astadnik
    • commented on "Brainfuck Translator" kata
    • 5 years ago

    Just in case anyone else would run into it, the problem is you writing too much to the stdout. Remove all printing functions.

  • Custom User Avatar
    • onCC
    • commented on "Going to zero or to infinity?" kata
    • 6 years ago

    @hobovsky Your comment is actually a little bit misleading. You need to calculate n! because it's not possible to rewrite the formula so it doesn't contain n!.
    What you can do is rewrite the formula in a way you can calculate the result more efficiently but you always have to calculate n!

  • Custom User Avatar
    • inyoot
    • commented on "Going to zero or to infinity?" kata
    • 6 years ago

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

  • Custom User Avatar
    • hobovsky
    • commented on "Going to zero or to infinity?" kata
    • 7 years ago

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

  • Custom User Avatar
    • inyoot
    • commented on "Sums of Perfect Squares" kata
    • 7 years ago

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

  • Custom User Avatar
    • Blind4Basics
    • commented on "Sums of Perfect Squares" kata
    • 7 years ago

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

  • Custom User Avatar
    • inyoot
    • commented on "Sums of Perfect Squares" kata
    • 7 years ago

    any hint?

  • Custom User Avatar
    • Blind4Basics
    • commented on "Sums of Perfect Squares" kata
    • 7 years ago

    it's not about DP, here. You need even more efficient.

  • Custom User Avatar
    • thebluewhale
    • commented on "Sums of Perfect Squares" kata
    • 7 years ago

    Me, too. I programmed using dp, and timeout occured.
    I don't know why, so I unlock solution, copy and paste the "best practice" code.
    !!
    The best practice code is occuring execution timeout.
    I think some test cases are inproper.

  • Custom User Avatar
    • inyoot
    • commented on "Brainfuck Translator" kata
    • 7 years ago

    Because "][" is an error. You should start with open square bracket.

  • Custom User Avatar
    • inyoot
    • commented on "Brainfuck Translator" kata
    • 7 years ago

    Mine passed the static test but then gave Max Buffer Size Reached (1.5 MiB) Any suggestion?

    Time: 10556ms Passed: 2 Failed: 0 Exit Code: 137
    Test Results:
    static_tests
    STDERR
    Max Buffer Size Reached (1.5 MiB)

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...