Ad
  • Custom User Avatar

    The description, example, and tests don't make it clear that each consecutive number must be equal to or greater than each previous. I had taken it to mean that they must not dip below the starting altitude. Clarification on that point would be helpful. Maybe just another example like isMonotone([3,4,3]) == false