Ad
  • Custom User Avatar

    ok thanks, I´m going to correct that

  • Custom User Avatar

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

  • Custom User Avatar

    (JavaScript)

    Hey I tried to make this kata but when the solution is evaluated with randoms say me that the name is wrong, i checked manually and the solution is correctly

    Example:

    Testing Rank: William,Aubrey,Michael, [3,1,6], 2

    Solution:

    [ 348, 258, 78 ]
    [ 'Michael', 'William', 'Aubrey' ]

    Result:

    ✘ It should work for random tests too - Expected: 'Aubrey', instead got: 'William'

    Note:
    The problem is only with randoms