/Intermediate-Algorithms

Simple - intermediate complexity solutions/w explainations to intermediate algorithms on freecodecamp.com

Primary LanguageJavaScriptMIT LicenseMIT

Intermediate-Algorithms-

Simple - intermediate complexity solutions/w explainations to intermediate algorithms on freecodecamp.com

Description

Complete the intermediate algorithm scripting section here: https://www.freecodecamp.com/map

Specifications

Required

  • The artifact produced is properly licensed, preferably with the [MIT license][mit-license].

Quality Rubric

  • Code is readable
  • Functions are small and serve a single purpose
  • Code is well organized into a meaningful structure
  • Variables are meaningfully named