mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-28 21:00:56 +08:00
* simplifying the mathematical solution We don't need to sort the two number array, using Math.abs() we can get the count of the numbers in range and calculate the sum. * Remove previously relevant info regarding sort() * Clarify code for better readability * change let to const according to review * added missing semicolon |
||
|---|---|---|
| .. | ||
| index.md | ||