Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ghostcode
/
JavaScript
Public
forked from
TheAlgorithms/JavaScript
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
JavaScript
String
on
5210273
User selector
All users
All time
Commit history
Commits on Oct 7, 2021
chore: merge Fix/742 migrate doctest to jest (#749)
Show description for b13b12e
defaude
authored
b13b12e
View commit details
Copy full SHA for b13b12e
View code at this point
Browse repository at this point
Commits on Oct 5, 2021
fixed some spellings
keshav-bohr
committed
1589263
View commit details
Copy full SHA for 1589263
View code at this point
Browse repository at this point
Commits on Oct 3, 2021
Add max word algorithm
farha1
committed
30d437b
View commit details
Copy full SHA for 30d437b
View code at this point
Browse repository at this point
added new line
omkarnathparida
committed
3f6b4c1
View commit details
Copy full SHA for 3f6b4c1
View code at this point
Browse repository at this point
Added test for ScrambleStrings and formatted folder structure for other folders
omkarnathparida
committed
c198a9f
View commit details
Copy full SHA for c198a9f
View code at this point
Browse repository at this point
Merge pull request #715 from Koddi-Evangelista/master
Show description for 37b2ceb
pomkarnath98
authored
37b2ceb
View commit details
Copy full SHA for 37b2ceb
View code at this point
Browse repository at this point
chore: merge "Add test for camel case algorithm" (#710)
Show description for 2ecee85
alvux
and
Alexandre VU
authored
2ecee85
View commit details
Copy full SHA for 2ecee85
View code at this point
Browse repository at this point
feat: add scramble string algorithm
Koddi-Evangelista
authored
9d996e1
View commit details
Copy full SHA for 9d996e1
View code at this point
Browse repository at this point
Commits on Oct 2, 2021
chore: merge "Add tests for snake case algorithm" (#708)
Show description for b03a1b8
alvux
and
Alexandre VU
authored
b03a1b8
View commit details
Copy full SHA for b03a1b8
View code at this point
Browse repository at this point
Commits on Oct 1, 2021
chore: merge "Dice" (#703)
Show description for 8c2f2ca
itsUrcute
authored
8c2f2ca
View commit details
Copy full SHA for 8c2f2ca
View code at this point
Browse repository at this point
Commits on Sep 23, 2021
chore: merge "Tests check anagrams (#693)"
Show description for 19970c3
charliejmoore
authored
19970c3
View commit details
Copy full SHA for 19970c3
View code at this point
Browse repository at this point
Commits on Sep 20, 2021
chore: merge "Tests check vowels (#691)"
Show description for 3c90d5d
charliejmoore
authored
3c90d5d
View commit details
Copy full SHA for 3c90d5d
View code at this point
Browse repository at this point
Commits on Sep 19, 2021
chore: merge Tests for check flat case (#689)
Show description for e40c62d
charliejmoore
authored
e40c62d
View commit details
Copy full SHA for e40c62d
View code at this point
Browse repository at this point
Commits on Aug 20, 2021
replace _ to -
suryapratapsinghsuryavanshi
committed
6e2506b
View commit details
Copy full SHA for 6e2506b
View code at this point
Browse repository at this point
add CheckKebabCase method
suryapratapsinghsuryavanshi
committed
82e7ede
View commit details
Copy full SHA for 82e7ede
View code at this point
Browse repository at this point
add CheckSnakeCase method
suryapratapsinghsuryavanshi
committed
eea8ab3
View commit details
Copy full SHA for eea8ab3
View code at this point
Browse repository at this point
add CheckFlatCase method
suryapratapsinghsuryavanshi
committed
2b28ed7
View commit details
Copy full SHA for 2b28ed7
View code at this point
Browse repository at this point
re-formatted CheckPascalCase by standard.js after updating error.
suryapratapsinghsuryavanshi
committed
0ea955b
View commit details
Copy full SHA for 0ea955b
View code at this point
Browse repository at this point
re-formatted CheckCamelCalse by standard.js after updating error.
suryapratapsinghsuryavanshi
committed
8ef1677
View commit details
Copy full SHA for 8ef1677
View code at this point
Browse repository at this point
Update String/CheckPascalCase.js
Show description for cddfc34
suryapratapsinghsuryavanshi
and
raklaptudirm
authored
cddfc34
View commit details
Copy full SHA for cddfc34
View code at this point
Browse repository at this point
Update String/CheckCamelCase.js
Show description for 8722d52
suryapratapsinghsuryavanshi
and
raklaptudirm
authored
8722d52
View commit details
Copy full SHA for 8722d52
View code at this point
Browse repository at this point
Commits on Aug 19, 2021
add CheckPascalCase method
suryapratapsinghsuryavanshi
committed
e48f5e2
View commit details
Copy full SHA for e48f5e2
View code at this point
Browse repository at this point
add CheckCamelCase method
suryapratapsinghsuryavanshi
committed
77c3a9e
View commit details
Copy full SHA for 77c3a9e
View code at this point
Browse repository at this point
Commits on Aug 18, 2021
reformatted the code with the standard.js code style
suryapratapsinghsuryavanshi
committed
ae74e6b
View commit details
Copy full SHA for ae74e6b
View code at this point
Browse repository at this point
add problem source and explanation reference
suryapratapsinghsuryavanshi
committed
713ab61
View commit details
Copy full SHA for 713ab61
View code at this point
Browse repository at this point
re-formate the code
suryapratapsinghsuryavanshi
committed
fd71eff
View commit details
Copy full SHA for fd71eff
View code at this point
Browse repository at this point
add new line at the end of the file
suryapratapsinghsuryavanshi
committed
29fee5f
View commit details
Copy full SHA for 29fee5f
View code at this point
Browse repository at this point
add AlternativeStringArrange method in string category
suryapratapsinghsuryavanshi
committed
6893c4f
View commit details
Copy full SHA for 6893c4f
View code at this point
Browse repository at this point
Commits on Jul 11, 2021
Added HammingDistance.js and HammingDistance.test.js in String directory
AbhinavXT
committed
7af96ae
View commit details
Copy full SHA for 7af96ae
View code at this point
Browse repository at this point
Commits on May 21, 2021
fix(LevenshteinDistance.test.js): Fixed broken test
raklaptudirm
committed
b77c0a1
View commit details
Copy full SHA for b77c0a1
View code at this point
Browse repository at this point
feat(PermutateString.js): Array.prototype.map() -> Array.prototype.forEach()
raklaptudirm
committed
7992caa
View commit details
Copy full SHA for 7992caa
View code at this point
Browse repository at this point
Commits on May 6, 2021
Added test script for CreatePermutations and file name change
thivagar-manickam
committed
9f24341
View commit details
Copy full SHA for 9f24341
View code at this point
Browse repository at this point
Commits on Feb 16, 2021
#559 Improve Palindrome check
Show description for 4bc2b28
IamLokesh
and
LOkesh
authored
4bc2b28
View commit details
Copy full SHA for 4bc2b28
View code at this point
Browse repository at this point
Commits on Jan 22, 2021
Merge pull request #532 from Khez/string-validate-email
Show description for 71192ab
marsonya
authored
71192ab
View commit details
Copy full SHA for 71192ab
View code at this point
Browse repository at this point
Commits on Jan 20, 2021
Merge pull request #533 from Khez/string-reverse-words
Show description for d8395e7
marsonya
authored
d8395e7
View commit details
Copy full SHA for d8395e7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.