/daily-js-code-challenges2.0

JavaScript daily code challenges

Primary LanguageJavaScript

SEI Daily Code Challenges

Instructions

  • All challenges have one or more tests that run when the run-tests-by-opening-in-browser.html file is opened in the browser.

  • Be sure to name the function exactly as specified by the challenge.

  • The default display shows an overall summary of all of the challenges. To see only the tests that are failing, click the Failures link.

  • As you solve each challenge, add, commit, and push your work to GitHub.