Category: JavaScript Program Examples

python tutorials and learn python

Created with Sketch.

JavaScript program to find the factors of a number:

JavaScript program to find the factors of a number:

JavaScript program to find the LCM of two numbers:

JavaScript program to find the LCM of two numbers:

JavaScript program to find the HCF or GCD of two numbers using the Euclidean algorithm:

JavaScript program to find the HCF or GCD of two numbers using the Euclidean algorithm:

JavaScript program to check if two numbers have the same last digit:

JavaScript program to check if two numbers have the same last digit:

JavaScript program to find the sum of first n natural numbers:

JavaScript program to find the sum of first n natural numbers:

JavaScript program to make a simple calculator that can perform addition, subtraction, multiplication, and division:

JavaScript program to make a simple calculator that can perform addition, subtraction, multiplication, and division:

JavaScript program to find all Armstrong numbers in a given interval:

JavaScript program to find all Armstrong numbers in a given interval:

JavaScript program to check if a number is an Armstrong number:

JavaScript program to check if a number is an Armstrong number:

JavaScript program to print the first n terms of the Fibonacci sequence:

JavaScript program to print the first n terms of the Fibonacci sequence:

JavaScript program to display the multiplication table of a given number:

JavaScript program to display the multiplication table of a given number: