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
686ba7e8f985e71fd0662292ad0d4100bf96f116
JavaScript
/
String
/
test
History
Rahul Jain
291f7b1a23
Apply JS standard rules on KMPPatternSearching.js
2020-10-30 23:04:21 +05:30
..
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
KMPPatternSearching.test.js
Apply JS standard rules on KMPPatternSearching.js
2020-10-30 23:04:21 +05:30
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