8000 GitHub - shailesh-ds/Problem-solving-with-JavaScript: Here are available some significant JavaScript problems and solutions.
[go: up one dir, main page]

Skip to content

Here are available some significant JavaScript problems and solutions.

Notifications You must be signed in to change notification settings

shailesh-ds/Problem-solving-with-JavaScript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Available Problems:

S.no Description
Problem - 1 Prove that Array is also an Object in JavaScript
Problem - 2 Display pyramid of number using JavaScript
Problem - 3 Show current month, date, day in Javascript
Problem - 4 Convert English number to Bangla in Javascript
Problem - 5 Check the String is vowel or not
Problem - 6 Function which returns a random number in the given range
Problem - 7 Write a program to reverse a string
Problem - 8 Write a program to reverse a given integer number
Problem - 9 Write a function which can convert the time input given in 12 hours format to 24 hours format
Problem - 10 Write a function to truncate a string to a certain number of words
Problem - 11 Create a regular expression to validate if the given input is valid Indian mobile number or not
Problem - 12 Write a function which accepts two valid dates and returns the difference between them as number of days
Problem - 13 Write a function to check if an object is empty or not in javaScript?
Problem - 14 Write a function to remove array element based on object property?
Problem - 15 Get the Middle Character
Problem - 16 Generate random boolean in JavaScript
Problem - 17 Find the largest number in Javascript
Problem - 18 Copy an Object deeply
Problem - 19 Get Url Parameters
Problem - 20 Detect device types
Problem - 21 Return the total of all the records' scores - GameOf11
Problem - 22 Check the number is Palindrome or not
Problem - 23 Create a function that receives a string "abcbdbd", and returns an array like: ["a", "a.b", "a.b.c", "a.b.c.b", "a.b.c.b.d", "a.b.c.b.d.b", ...]
Problem - 24 Find your crushes phone number
Problem - 25 Plus One - 66.LeetCode - Easy

About

Here are available some significant JavaScript problems and solutions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
0