• 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
SleepingCode Avatar
Name:Unknown
Clan:The Physicists
Skills:physics, maths, music, python
Member Since:Sep 2015
Last Seen:Nov 2024
Profiles:
Following:7
Followers:13
Allies:3
View Profile Badges
Ad
8 Reasons Why Codewarriors Practice Coding with Codewars
Not everyone trains the same. Discover new ways to leverage Codewars in your education and career.
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations
  • Replies
  • Authored (61)
  • Needs Resolution
  • Custom User Avatar
    • SleepingCode
    • commented on "Simplifying multilinear polynomials" kata
    • 5 years ago

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

  • Custom User Avatar
    • SleepingCode
    • commented on "Simplifying multilinear polynomials" kata
    • 7 years ago

    Hi everyone, I'm the author of the original version of the kata (python).
    I'm sorry to known that there are issues with the random tests for the other languages...
    apparently, codewars don't warn the authors of other versions...

  • Custom User Avatar
    • SleepingCode
    • commented on "Simplifying multilinear polynomials" kata
    • 7 years ago

    Rule 2: All monomials appears in order of increasing number of variables

    Rule 3: If two monomials have the same number of variables, they appears in lexicographic order

  • Custom User Avatar
    • SleepingCode
    • commented on "Simplifying multilinear polynomials" kata
    • 9 years ago

    Fixed! There was a merge conflict and the kata translation wasn't updated.
    My bad, I didn't noticed, don't blame the translator!

  • Custom User Avatar
    • SleepingCode
    • commented on ""Simplifying multilinear polynomials" PHP Translation"
    • 9 years ago

    Ok, now I'have copypasted the code and it has not given me any issue.
    I only changed the position of the class 'PolynomialSimplifierSolution' from preloaded code to test cases, so to prevent some cunning guy to use it from its code.

    Use preloading only if:
    . you give some black-box utility functions with an API, so that the user can call them without bothering about details of the implementation (useful if you want to implement a kata difficult in an abstract way (for example Object oriented)).
    . you want forbid the usage of a specific keyword (for example goto) or a specific library so that, e.g., if a function in a library does already what your kata asks you can force people to implement it themselves.
    . probably something else...

  • Custom User Avatar
    • SleepingCode
    • commented on "Simplifying multilinear polynomials" kata
    • 9 years ago

    I've contacted the author of the translation...
    I hope he can fix the issue soon.

  • Custom User Avatar
    • SleepingCode
    • commented on ""Simplifying multilinear polynomials" PHP Translation"
    • 9 years ago

    Sorry for bothering you, but the bug doesn't seem to be fixed...

  • Custom User Avatar
    • SleepingCode
    • resolved an issue on "Simplifying multilinear polynomials" kata
    • 9 years ago

    Now it should be fixed.
    I'm marking the issue as resolved, tell me if the problem is still occurring.

  • Custom User Avatar
    • SleepingCode
    • commented on ""Simplifying multilinear polynomials" PHP Translation"
    • 9 years ago

    Approved!

  • Custom User Avatar
    • SleepingCode
    • resolved an issue on "Simplifying multilinear polynomials" kata
    • 9 years ago

    Hi, the translator should have already fixed the problem now.
    I'm marking the issue as resolved, tell me if there are any problems.

  • Custom User Avatar
    • SleepingCode
    • commented on "Simplifying multilinear polynomials" kata
    • 9 years ago

    Hi,
    sorry for the incovenience.
    We are fixing the problem (see above for the discourse with 'kolossa').

    An advice: mark the issues you encounter with the 'issue' flag, so it is easier for those who should fix that to spot your message.

  • Custom User Avatar
    • SleepingCode
    • commented on ""Simplifying multilinear polynomials" PHP Translation"
    • 9 years ago

    Hi, there is an issue about test cases, could you check out the Discourse?
    Thanks

  • Custom User Avatar
    • SleepingCode
    • commented on "Simplifying multilinear polynomials" kata
    • 9 years ago

    Hi,
    I could infer that you are talking about the PHP version of the kata, is it correct?
    I'm reforwarding the issue to the translator.

  • Custom User Avatar
    • SleepingCode
    • commented on ""Simplifing multilinear polynomials" JavaScript Translation"
    • 9 years ago

    Hi, someone is complaining about random test cases in the JS version of the kata.
    Could you fix that?

  • Custom User Avatar
    • SleepingCode
    • resolved an issue on "Simplifying multilinear polynomials" kata
    • 9 years ago

    Hi, sorry for the late reply and the inconvenience.
    I republished the haskell kata translation following your advices (I thrust their correctness).

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...