/21daycodingchallenge

Lighthouse Labs - 21-Day Coding Challenge

Primary LanguageJavaScript

Solutions to the 21-Day Coding Challenge by Lighthouse Labs

This repo contains the problem and solutions to each challenge of the 21-Day Coding Challenge by Lighthouse Labs.

A video explanation of how the challenges are solved can be found here

Each challenge contains two files, a 'Challege XX.md' and a 'Challenge XX Solved.js'.

The 'Challenge XX.md' contains the problem and the 'Challenge XX Solved.js' contains a passing solution.