Skip to content

xgravellx/javascript-algorithm-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

javascript-algorithm-examples

In this repo, you can find examples to improve your Javascript Algorithm knowledge.

1. Beginner

  • Ex-1: Finding the sum of two numbers
  • Ex-2: Finding the sum of the square of two numbers
  • Ex-3: Finding the sum of the squares of numbers from 1 to 100
  • Ex-4: Program that calculates the age of the person whose date of birth is entered
  • Ex-5: Program to print numbers backwards
  • Ex-6: Calculate the factorial of a number

Releases

No releases published

Packages

No packages published