/freecodecamp

Solutions to problems on freecodecamp.org

Primary LanguageJavaScriptMIT LicenseMIT

freecodecamp

Solutions to problems on freecodecamp.org

Algorithms

  1. Multiples of 3 and 5 - Solution
  2. Even Fibonacci Numbers - Solution
  3. Largest Prime Factor - Solution
  4. Largest Palindrome Product - Solution
  5. Smallest Multiple - Solution
  6. Sum Square Difference - Solution
  7. 10001st prime - Solution
  8. Largest product in a series - Solution