• 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
NicholasRoy96 Avatar
Name:Unknown
Clan:Unknown
Member Since:Sep 2019
Last Seen:Jun 2023
Profiles:
Following:1
Followers:0
Allies:0
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (14)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • 27px
    • commented on "Sum of odd numbers" javascript solution
    • 5 years ago

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

  • Custom User Avatar
    • g964
    • commented on "Financing Plan on Planet XY140Z-n" kata
    • 6 years ago

    If I correctly understand you, I should have the same number of random tests in all languages?

  • Custom User Avatar
    • g964
    • commented on "Financing Plan on Planet XY140Z-n" kata
    • 6 years ago

    @kazk: Thanks!

  • Custom User Avatar
    • FArekkusu
    • commented on "Financing Plan on Planet XY140Z-n" kata
    • 6 years ago

    Because the description literally says "try to avoid nested loops"?

    And if you decide to remove the "performance requirement", then you'll have to update languages which time out with O(n^2) solutions like PHP.

  • Custom User Avatar
    • kazk
    • resolved an issue on "Financing Plan on Planet XY140Z-n" kata
    • 6 years ago

    Added types and replaced a class with static method wrapper with a function. This will invalidate existing solutions, but it's better than continuing to force unidiomatic solution.

    If anyone is interested in helping to improve TypeScript support, see the list of TypeScript kata to update.

  • Custom User Avatar
    • g964
    • commented on "Financing Plan on Planet XY140Z-n" kata
    • 6 years ago

    To update to 3.3 the kata has to be re-written... Feel free to update it...since you seem to have enough time:-)

  • Custom User Avatar
    • g964
    • commented on "Financing Plan on Planet XY140Z-n" kata
    • 6 years ago

    Why do you want performance requirements?

  • Custom User Avatar
    • g964
    • resolved an issue on "Financing Plan on Planet XY140Z-n" kata
    • 6 years ago

    Done.

  • Custom User Avatar
    • FArekkusu
    • created an issue for "Financing Plan on Planet XY140Z-n" kata
    • 6 years ago

    TypeScript 3.3 fails because types are not specified for variables in the fixture.

  • Custom User Avatar
    • FArekkusu
    • created an issue for "Financing Plan on Planet XY140Z-n" kata
    • 6 years ago

    There're no performance requirements in C, JavaScript, CoffeeScript, C++, C#, Go, Java, TypeScript (at least) at all.

  • Custom User Avatar
    • FArekkusu
    • resolved an issue on "Financing Plan on Planet XY140Z-n" kata
    • 6 years ago

    Re-raised as a more meaningful issue.

    Also, it turns out that you can pass the JavaScript tests with a O(n^2) solution, so the issue is definitely on your side.

  • Custom User Avatar
    • FArekkusu
    • created an issue for "Financing Plan on Planet XY140Z-n" kata
    • 6 years ago

    Please, remove O(n^2) reference solution in Python and Ruby (at least). If you want to test the time complexity, increase the input range, but don't waste 85-90% of the allowed time to "take it away" from the user.

  • Custom User Avatar
    • Blind4Basics
    • commented on "Financing Plan on Planet XY140Z-n" kata
    • 6 years ago

    post your code with a spoiler flag, plz.

  • Custom User Avatar
    • NicholasRoy96
    • created an issue for "Financing Plan on Planet XY140Z-n" kata
    • 6 years ago

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

  • © 2025 Codewars
  • About
  • API
  • Blog
  • Privacy
  • Terms
  • Code of Conduct
  • Contact

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...