This website requires JavaScript.
Explore
Help
Register
Sign In
algorithm
/
JavaScript
Watch
1
Star
0
Fork
0
You've already forked JavaScript
mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced
2025-12-19 06:58:15 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
74f9bfb8a88f137ddbd13a9c2c82a33f4e49fdd8
JavaScript
/
String
/
test
History
Cristian Baciu
a57323b5d9
Modify ValidateEmail.js to accept all suffixes
2020-10-19 20:16:04 +03:00
..
CheckAnagram.test.js
Add tests to Math (
#423
)
2020-10-12 01:17:49 +05:30
CheckPalindrome.test.js
Add tests to Math (
#423
)
2020-10-12 01:17:49 +05:30
CheckPangram.test.js
Added check pangram algorithm
2020-10-16 15:01:39 +05:00
PatternMatching.test.js
Add tests to Math (
#423
)
2020-10-12 01:17:49 +05:30
ReverseString.test.js
Add tests to Math (
#423
)
2020-10-12 01:17:49 +05:30
ReverseWords.test.js
Add tests to Math (
#423
)
2020-10-12 01:17:49 +05:30
ValidateEmail.test.js
Modify ValidateEmail.js to accept all suffixes
2020-10-19 20:16:04 +03:00