mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-13 21:02:08 +08:00
The function name findLongestWord is a little misleading as the challenge asks to return the length of the word not the word itself. Name findLongestWordLength is perfect. BREAKING CHANGE: Function name changed |
||
|---|---|---|
| .. | ||
| basic-algorithm-scripting.json | ||
| basic-data-structures.json | ||
| basic-javascript.json | ||
| claim-your-javascript-algorithms-and-data-structures.json | ||
| debugging.json | ||
| es6.json | ||
| functional-programming.json | ||
| intermediate-algorithm-scripting.json | ||
| object-oriented-programming.json | ||
| regular-expressions.json | ||