FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for String - TheAlgorithms/JavaScript · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
TheAlgorithms
/
JavaScript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
5.8k
Star
34.2k
Code
Issues
21
Pull requests
192
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
JavaScript
String
on
master
User selector
Datepicker
Commit history
Commits on Sep 4, 2025
chore: update spelling mistakes (#1790)
Show description for 08d8c6b
ridge-kimani
authored
08d8c6b
View commit details
Copy full SHA for 08d8c6b
View code at this point
Browse repository at this point
Commits on Feb 29, 2024
fix: throw error instead of returning it (#1624)
vil02
authored
a5945e3
View commit details
Copy full SHA for a5945e3
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
feat: Test running overhaul, switch to Prettier & reformat everything (#1407)
Show description for 86d333e
authored
86d333e
View commit details
Copy full SHA for 86d333e
View code at this point
Browse repository at this point
Commits on Oct 2, 2023
fix: added reverse string inplace (#1406)
Show description for 0ca18c2
dev-madhurendra
and
madhuredra
authored
0ca18c2
View commit details
Copy full SHA for 0ca18c2
View code at this point
Browse repository at this point
feat: New String Algorithm for LengthofLongestSubstringWithoutRepeati… (#1389)
Show description for 36dcff8
Abhijit-033
and
appgurueu
authored
36dcff8
View commit details
Copy full SHA for 36dcff8
View code at this point
Browse repository at this point
fix: ValidateURL failing tests (#1394)
Show description for b783612
defaude
and
github-actions
authored
b783612
View commit details
Copy full SHA for b783612
View code at this point
Browse repository at this point
Commits on Aug 21, 2023
Fix/code smells (#1338)
Show description for 00e40e6
CarlosZoft
and
github-actions
authored
00e40e6
View commit details
Copy full SHA for 00e40e6
View code at this point
Browse repository at this point
Commits on Jul 14, 2023
Remove URL validation (#1335)
Show description for ecac786
0-harshit-0
authored
ecac786
View commit details
Copy full SHA for ecac786
View code at this point
Browse repository at this point
Commits on Nov 1, 2022
algorithm: percentage of letter (#1261)
Saimon398
authored
00a97d5
View commit details
Copy full SHA for 00a97d5
View code at this point
Browse repository at this point
Commits on Oct 31, 2022
algorithm: ZFunction (#1239)
Show description for 7fb1215
Adrito-M
authored
7fb1215
View commit details
Copy full SHA for 7fb1215
View code at this point
Browse repository at this point
Commits on Oct 19, 2022
algorithm: count letters (#1164)
sandra-laguna
authored
55f502e
View commit details
Copy full SHA for 55f502e
View code at this point
Browse repository at this point
Commits on Oct 7, 2022
Adding testcases for Boyer Moore Algorithm (#1135)
AditiJain2826
authored
c365e82
View commit details
Copy full SHA for c365e82
View code at this point
Browse repository at this point
Commits on Sep 22, 2022
algorithm: first unique char in a string (#1103)
Show description for d05bbf7
10kartik
authored
d05bbf7
View commit details
Copy full SHA for d05bbf7
View code at this point
Browse repository at this point
Commits on Sep 7, 2022
add: countSubstrings function implementation (#1091)
ajinkyac03
authored
6c718c0
View commit details
Copy full SHA for 6c718c0
View code at this point
Browse repository at this point
Commits on Sep 5, 2022
fix: spellings which are making ci fail (#1089)
Show description for ad41e8c
raklaptudirm
and
github-actions
authored
ad41e8c
View commit details
Copy full SHA for ad41e8c
View code at this point
Browse repository at this point
Commits on Jul 1, 2022
merge: Fix IsPalindrome Big-O analysis (#1054)
Show description for bbbf343
appgurueu
and
github-actions
authored
bbbf343
View commit details
Copy full SHA for bbbf343
View code at this point
Browse repository at this point
Commits on Jun 16, 2022
merge: Add new IsPalindrome implementation (#1046)
HereBeAndre
authored
6b06b3a
View commit details
Copy full SHA for 6b06b3a
View code at this point
Browse repository at this point
Commits on May 31, 2022
merge: Add test case to CheckPascalCase Algorithm (#1029)
Ankush263
authored
d59213d
View commit details
Copy full SHA for d59213d
View code at this point
Browse repository at this point
merge: Add test case to palindromeRearranging Algorithm (#1030)
Show description for 162e90f
Ankush263
authored
162e90f
View commit details
Copy full SHA for 162e90f
View code at this point
Browse repository at this point
Commits on May 30, 2022
merge: Add testcase to AlternativeStringArrange Algorithm (#1026)
Show description for 07e77fa
Ankush263
authored
07e77fa
View commit details
Copy full SHA for 07e77fa
View code at this point
Browse repository at this point
Add testcase to checkKebabCase (#1027)
Ankush263
authored
9befd92
View commit details
Copy full SHA for 9befd92
View code at this point
Browse repository at this point
Commits on May 16, 2022
Clean up phone number formatting (#1015)
fahimfaisaal
authored
c865654
View commit details
Copy full SHA for c865654
View code at this point
Browse repository at this point
Commits on May 7, 2022
merge: Upgraded Algorithm of alpha numeric palindrome (#1006)
Show description for cbc669a
fahimfaisaal
and
raklaptudirm
authored
cbc669a
View commit details
Copy full SHA for cbc669a
View code at this point
Browse repository at this point
Commits on May 2, 2022
merge: Upgrade max char (#983)
Show description for 2806253
fahimfaisaal
authored
2806253
View commit details
Copy full SHA for 2806253
View code at this point
Browse repository at this point
Commits on Apr 23, 2022
Add Boyer-Moore string search algorithm (#990)
Show description for 7881cb5
ayDavidGitHere
and
github-actions
authored
7881cb5
View commit details
Copy full SHA for 7881cb5
View code at this point
Browse repository at this point
Commits on Mar 28, 2022
merge: reduce upper & lower & add export default (#960)
fahimfaisaal
authored
27ae62e
View commit details
Copy full SHA for 27ae62e
View code at this point
Browse repository at this point
merge: added `reduceRight` & `trim` method (#961)
fahimfaisaal
authored
3b9af46
View commit details
Copy full SHA for 3b9af46
View code at this point
Browse repository at this point
Commits on Mar 22, 2022
merge: Add `CheckExceeding` function (#907)
Show description for 9681688
fahimfaisaal
authored
9681688
View commit details
Copy full SHA for 9681688
View code at this point
Browse repository at this point
Commits on Mar 5, 2022
merge: Added replace method to `Upper` (#916)
Show description for 35ba618
fahimfaisaal
authored
35ba618
View commit details
Copy full SHA for 35ba618
View code at this point
Browse repository at this point
Commits on Mar 2, 2022
merge: Fixed `wordOccurrence` algorithm (#909)
Show description for eb748ae
fahimfaisaal
authored
eb748ae
View commit details
Copy full SHA for eb748ae
View code at this point
Browse repository at this point
Commits on Feb 28, 2022
merge: Improved pangram algorithm using regular expressions (#906)
Show description for e8de031
fahimfaisaal
authored
e8de031
View commit details
Copy full SHA for e8de031
View code at this point
Browse repository at this point
Commits on Feb 25, 2022
merge: Upgrade `checkAnagram` function & Fixes (#902)
Show description for d466be9
fahimfaisaal
and
raklaptudirm
authored
d466be9
View commit details
Copy full SHA for d466be9
View code at this point
Browse repository at this point
Commits on Feb 19, 2022
merge: Upgrade Lower function (#894)
Show description for 041918d
fahimfaisaal
authored
041918d
View commit details
Copy full SHA for 041918d
View code at this point
Browse repository at this point
Commits on Feb 17, 2022
merge: optimize the countVowels algo (#886)
Show description for 68ca0ce
fahimfaisaal
authored
68ca0ce
View commit details
Copy full SHA for 68ca0ce
View code at this point
Browse repository at this point
Commits on Dec 11, 2021
merge: count Vowels (#864)
Yatin-kathuria
authored
c30b897
View commit details
Copy full SHA for c30b897
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL