• 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
myxoh Avatar
Name:Nicolas Klein
Clan:Unknown
Member Since:Sep 2017
Last Seen:Oct 2022
Profiles:
Following:0
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (44)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • ahmet_popaj
    • commented on "Fouriest transformation" kata
    • 29 days ago

    Pretty nice and mathy kata.

  • Custom User Avatar
    • dfhwze
    • commented on "Fouriest transformation" kata
    • 2 years ago

    fixed

  • Custom User Avatar
    • JohanWiltink
    • commented on "Fouriest transformation" kata
    • 2 years ago

    Description still refers to the previous BigInt implementation.

  • Custom User Avatar
    • monadius
    • resolved an issue on "Fouriest transformation" kata
    • 2 years ago

    Thank you for fixing this issue.

  • Custom User Avatar
    • dfhwze
    • commented on "Fouriest transformation" kata
    • 2 years ago

    fork

  • Custom User Avatar
    • monadius
    • commented on "Fouriest transformation" kata
    • 2 years ago
    • Strings could be returned. But it is easier to keep the current output format unchanged.

    • If the inputs are changed to BigInt then the solution setup will be simplified. Right now, it is not even specified that the argument could be a string for large inputs.

    • It is fine to invalidate existing solutions. But if the output format is not changed, then it will be possible to keep some existing solutions.

  • Custom User Avatar
    • dfhwze
    • commented on "Fouriest transformation" kata
    • 2 years ago
    • Shouldn't we use a user friendly string as result, the same way as Python?
    • Are BigNumber or BigInt even required in the setup?
    • Should we still invalidate existing solutions at this point?
  • Custom User Avatar
    • monadius
    • created an issue for "Fouriest transformation" kata
    • 2 years ago

    JavaScript: the native BigInt type should be used for inputs and for results.

  • Custom User Avatar
    • Krillan
    • created an issue for "Fouriest transformation" kata
    • 2 years ago

    Ruby

    Expected: "58220 is the fouriest (44) in base 14554", instead got: "58220 is the fouriest (3330340) in base 5"

    real output: "44 is the fouriest (44) in base 10"

  • Custom User Avatar
    • ejini战神
    • created an issue for "Fouriest transformation" kata
    • 4 years ago
    • Ruby 3.0 should be enabled (Refer this & this for more detail)
  • Custom User Avatar
    • FArekkusu
    • created an issue for "Fouriest transformation" kata
    • 4 years ago

    The random tests are not consistent (in Python at least). Several times I got an expected base of >1e6, and after a few submissions my solution, which checks every base up to ~500, passed.

  • Custom User Avatar
    • zoltek2
    • commented on "Fouriest transformation" kata
    • 7 years ago

    Yes, python. I now understand, but its written gramaticaly incorrect.

  • Custom User Avatar
    • anter69
    • commented on "Fouriest transformation" kata
    • 7 years ago

    I guess python -- and the test is taken from the description, and it's correct.

  • Custom User Avatar
    • Blind4Basics
    • commented on "Fouriest transformation" kata
    • 7 years ago

    language... (edit: not yours, the one of your code! x) )

  • Custom User Avatar
    • zoltek2
    • commented on "Fouriest transformation" kata
    • 7 years ago

    '35353 is the fouriest (2112403) in base 5' should equal '35353 is the fouriest (431401) in base 6' - wrong test

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...