Ad
  • Default User Avatar

    The phrasing in this kata is very confusing. Much of my time spent solving this was parsing the description.

  • Default User Avatar

    There is a mistake in the instructions of this kata. The kata states that if we have two numbers that are closest to the mean, we should return the smallest one. The tests actually expect us to return the larger number closest to the mean.