Skip to content

calumbradley/code_challenges

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript Challenges

A repository to store coding challenges and tasks this can be used to keep my programming skills fresh and to have some fun!

How to use

git clone https://github.com/calumbradley/code_challenges.git

1. Clone the repository
2. Check out the individual README.md for the challenge ie. challenge_1.md
├── README.md
├── challenge_1.js
└── challenge_1.md
3. Use the challenge.js file to solve the problem
4. Use Node to run the challenge file to check your result.

node challenge.js

5. Check your result!

https://www.codecademy.com/resources/blog/10-javascript-code-challenges-for-beginners/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published