all-js icon indicating copy to clipboard operation
all-js copied to clipboard

Everything you ever need in JavaScript

All JS

All JS is list of Algorithms and Coding Challenges built using JavaScript.

You can find more details about each subject in their own folder.

Algorithms:

  1. Sum of first n numbers
  2. Palindrome

Challenges:

  1. Project Euler #1