• 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
MrAppa Avatar
Name:Unknown
Clan:S1
Member Since:Oct 2013
Last Seen:Jun 2019
Profiles:
Following:17
Followers:18
Allies:17
View Profile Badges
  • Stats
  • Kata
  • Collections
  • Kumite
  • Social
  • Discourse
  • Conversations (60)
  • Replies
  • Authored
  • Needs Resolution
  • Custom User Avatar
    • ejini战神
    • resolved a question on "Who has the most money?" kata
    • 2 years ago

    You are modifying the original values in the dictionary, upon computing the summation, it will take into account unnecessary values in the previous iterations

  • Custom User Avatar
    • ejini战神
    • resolved a question on "Who has the most money?" kata
    • 2 years ago

    OP solved it, closing

  • Custom User Avatar
    • Pogodowo
    • commented on "Who has the most money?" kata
    • 2 years ago

    {'Cameron': 30}
    'Cameron' should equal 'all'

    {'Geoff': 30} this is ok in tests.

    Maybe I misunderstood something, but why sometimes case with one student should equal name of this student and sometimes it should return "all"?

  • Custom User Avatar
    • EPiph
    • created a question for "Who has the most money?" kata
    • 2 years ago

    I need help with this one. My NASM fails the random tests.

    I went and did it in C and I managed, but still my NASM seems to choose at random.

  • Custom User Avatar
    • ejini战神
    • resolved an issue on "Who has the most money?" kata
    • 2 years ago
  • Custom User Avatar
    • ahmet_popaj
    • commented on "Who has the most money?" kata
    • 2 years ago

    Interesting challenge.

  • Custom User Avatar
    • ByteEater
    • created an issue for "Who has the most money?" kata
    • 4 years ago

    @boandli is definitely onto something, I came here to report the same. The current problem statement requires "all" for 1 student, but the tests say otherwise. His post isn't labelled as an issue, so I'm raising it separately.

  • Custom User Avatar
    • boandli
    • commented on "Who has the most money?" kata
    • 4 years ago

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

  • Custom User Avatar
    • ejini战神
    • created an issue for "Who has the most money?" kata
    • 4 years ago
    • Ruby 3.0 should be enabled (Refer this & this for more detail)
  • Custom User Avatar
    • w-h-a
    • created a question for "Who has the most money?" kata
    • 4 years ago

    My JS solution passes the Basic Tests and then I get something like:

    expected 'Ashley' to equal 'Charles'

    for the Randoms. I'd appreciate clarification on this output. Thanks.

  • Custom User Avatar
    • user9644768
    • created an issue for "Who has the most money?" kata
    • 4 years ago

    Please use new python test framework.

  • Custom User Avatar
    • tumati
    • commented on "Who has the most money?" kata
    • 5 years ago

    Why is this an OOP problem?

  • Custom User Avatar
    • user8436785
    • commented on "Who has the most money?" kata
    • 5 years ago

    Fixed JS.

  • Custom User Avatar
    • Chrono79
    • commented on "Who has the most money?" kata
    • 5 years ago

    The problem is the random tests (at least in javascript, remember to mention the language when reporting an issue in a kata that has several languages) generate more than one student with the same name. So this:

    Each student will have a unique name

    isn't true;

  • Custom User Avatar
    • garbuzzzz
    • created an issue for "Who has the most money?" kata
    • 5 years ago

    This task definetely has a problem. My solution passed the test, and then failed with error kind of "expected Michael, but got Abram". (By the way, it's way too small information to solve the problem). But wonder is: then attempt was good without any changes in solution. I think, it should not be.

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

Confirm

  • Cancel
  • Confirm

Collect: undefined

Loading collection data...