Skip to content

codebymojnu/50-javascript-problems-with-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

50-js-problems-with-solutions

1. Find The Largest Number of the Array

code

2. Convert Inch to Feet

code

3. Check a Year Leap Year or Not

code

4. Calculate Factorial of a Number in a Recursive way

code

5. Print fibonacci series in recursive way

code

6. Check the given number Prime or Not

code

7. swap two numbers/two string

code

8. Find the random number between 1 to 6

code

9. Find the max number of three values

code

10. Sum of all array element

code

11. Remove Duplicate Number/Name from an array

code

12. Word and Charecter Counter in a article

code

13. Reverse a string

code

14. Reverse a Number

code

15. Animal Count in the jungle

code

16. Convert Kilometer To Meter

code

17. Budget Calculator

18. Calculate Hotel Cost

19. Print the largest string of an array (megaFriend)

About

50 javascript problems with solutions

Topics

Resources

Stars

Watchers

Forks