Ad
  • Custom User Avatar

    the tests do not work correctly. they do not return the highest and lowest. like in this case: [
    '8', '3', '-5', '42',
    '-1', '0', '0', '-9',
    '4', '7', '4', '-4'
    ], it expected '8 -1'.