Skip to content

Instantly share code, notes, and snippets.

@vldvel
Last active February 27, 2018 08:54
Show Gist options
  • Select an option

  • Save vldvel/bfd7e8d85c26777a054018ceb47883e3 to your computer and use it in GitHub Desktop.

Select an option

Save vldvel/bfd7e8d85c26777a054018ceb47883e3 to your computer and use it in GitHub Desktop.
return `${sum - Math.max(...arr)}, ${sum - Math.min(...arr)}`;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment