This repository contains my solutions to the weekly challenges from Weekly Coding Challenges by MoureDev
# clone the repo
git clone https://github.com/marcode24/weekly-challenges
# go to the weekly-challenges directory
cd weekly-challenges
# install dependencies
npm install
# run test
npm run test
# run specific test
npm run test 'year'/'folder-name'/solution.test.js
Show / Hide
Difficulties legend: 🟢 Easy 🟡 Medium 🔴 Hard
Show / Hide
Difficulties legend: 🟢 Easy 🟡 Medium 🔴 Hard
Show / Hide
Difficulties legend: 🟢 Easy 🟡 Medium 🔴 Hard