Skip to content

icssc/javascript-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Javascript Practice

Here are some simple coding challenges to practice your Javascript skills. Complete each challenge in the /problems folder.

Usage

Test all of the problems with:

node test.js

Test a subset of problems by adding each number as an argument.
For example, you can run tests 0 and 2 with:

node test.js 0 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published