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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Javascrip-tavcode
/
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
Branch selector
master
User selector
All users
All time
Commit history
Commits on May 17, 2022
merge: Add test case to HexToRGB algorithm (#1018)
Ankush263
authored
360c447
View commit details
Copy full SHA for 360c447
Browse repository at this point
merge: Add test case to Vigenere Cipher Algorithm (#1017)
Ankush263
authored
4cd6fd4
View commit details
Copy full SHA for 4cd6fd4
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
Browse repository at this point
Commits on May 12, 2022
merge: Add test case to KeywordShiftedAlphabet algorithm (#1013)
Ankush263
authored
f736217
View commit details
Copy full SHA for f736217
Browse repository at this point
Commits on May 9, 2022
merge: Find max recursion (#1010)
Show description for 21a8511
Exortions
and
appgurueu
authored
21a8511
View commit details
Copy full SHA for 21a8511
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
Browse repository at this point
Commits on May 6, 2022
merge: Improved the complexity of dequeue O(n) to O(1) (#1005)
Show description for e05b443
fahimfaisaal
authored
e05b443
View commit details
Copy full SHA for e05b443
Browse repository at this point
merge: Update README.md (#1004)
ozayman
authored
03d0b1e
View commit details
Copy full SHA for 03d0b1e
Browse repository at this point
merge: A better `README` (#1003)
Show description for edd7076
raklaptudirm
authored
edd7076
View commit details
Copy full SHA for edd7076
Browse repository at this point
Commits on May 4, 2022
merge: Improve pull request template (#1002)
appgurueu
authored
b81c339
View commit details
Copy full SHA for b81c339
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
Browse repository at this point
Commits on Apr 28, 2022
merge: Update directory workflow (#1000)
Show description for e447b55
raklaptudirm
and
github-actions
authored
e447b55
View commit details
Copy full SHA for e447b55
Browse repository at this point
Fix wiggle sort (#991)
Show description for 01db0fb
BranAndSceolan
and
Antonia Strack
authored
01db0fb
View commit details
Copy full SHA for 01db0fb
Browse repository at this point
merge: tweak `DIRECTORY.md` generation (#999)
Show description for 6d5e641
raklaptudirm
authored
6d5e641
View commit details
Copy full SHA for 6d5e641
Browse repository at this point
merge: Add the Stooge Sort Algorithm (#998)
Show description for 2e18fbb
Madiena
authored
2e18fbb
View commit details
Copy full SHA for 2e18fbb
Browse repository at this point
Commits on Apr 27, 2022
Add Zeller's Congruence Algorithm in Math (#996)
merelymyself
authored
5641b6f
View commit details
Copy full SHA for 5641b6f
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
Browse repository at this point
Commits on Apr 22, 2022
merge: EuclidGCD: add tests (#994)
Show description for c81db62
merelymyself
authored
c81db62
View commit details
Copy full SHA for c81db62
Browse repository at this point
Commits on Apr 21, 2022
merge: WhileLoopFactorial: Optimize and add tests (#992)
Show description for 9513bcd
merelymyself
authored
9513bcd
View commit details
Copy full SHA for 9513bcd
Browse repository at this point
chore: add appgurueu to `CODEOWNERS`
raklaptudirm
authored
1e0dd1c
View commit details
Copy full SHA for 1e0dd1c
Browse repository at this point
merge: Format codebase with `standard.js` (#989)
Show description for eb36e2d
CarlosZoft
and
github-actions
authored
eb36e2d
View commit details
Copy full SHA for eb36e2d
Browse repository at this point
merge: Add proper tests for binary search (#987)
Show description for 298ab33
CarlosZoft
authored
298ab33
View commit details
Copy full SHA for 298ab33
Browse repository at this point
Commits on Apr 20, 2022
merge: FindLCM: Improve code readablility (#985)
Show description for 8fc5390
CarlosZoft
authored
8fc5390
View commit details
Copy full SHA for 8fc5390
Browse repository at this point
Commits on Apr 18, 2022
Change 1 week to 2 weeks for stale issues
Panquesito7
authored
4098932
View commit details
Copy full SHA for 4098932
Browse repository at this point
Commits on Apr 16, 2022
chore: use `stale` label to mark something as stale
raklaptudirm
authored
48e3e8d
View commit details
Copy full SHA for 48e3e8d
Browse repository at this point
Commits on Apr 10, 2022
merge: Improvement on singly circular linkedList (#981)
Show description for 74857b7
rahulrajrd
and
github-actions
authored
74857b7
View commit details
Copy full SHA for 74857b7
Browse repository at this point
Commits on Apr 9, 2022
merge: Improving coding standard of singly linked list (#980)
Show description for dfe200a
rahulrajrd
and
github-actions
authored
dfe200a
View commit details
Copy full SHA for dfe200a
Browse repository at this point
Commits on Apr 3, 2022
merge: Add test case and fix TimSort algo (#977)
Ankush263
authored
35035f7
View commit details
Copy full SHA for 35035f7
Browse repository at this point
merge: Add test case to shellSort algorithm (#975)
Ankush263
authored
2169e17
View commit details
Copy full SHA for 2169e17
Browse repository at this point
merge: Update workflow organization and environments (#971)
Show description for 42b9f64
raklaptudirm
authored
42b9f64
View commit details
Copy full SHA for 42b9f64
Browse repository at this point
Commits on Apr 2, 2022
merge: Decimal Expansion (#787)
Show description for 2be0fdc
3 people
authored
2be0fdc
View commit details
Copy full SHA for 2be0fdc
Browse repository at this point
Commits on Apr 1, 2022
merge: Add test case and fix pigeonHoleSort Algorithm (#967)
Ankush263
authored
6f33f99
View commit details
Copy full SHA for 6f33f99
Browse repository at this point
merge: test case to radixSort Algorithm (#968)
Ankush263
authored
871a49f
View commit details
Copy full SHA for 871a49f
Browse repository at this point
Commits on Mar 31, 2022
merge: Add test case and fix HeapSort Algorithm (#969)
Ankush263
authored
d47555b
View commit details
Copy full SHA for d47555b
Browse repository at this point
Commits on Mar 29, 2022
merge: Improved `xorCipher` (#965)
Show description for c21ad2c
fahimfaisaal
authored
c21ad2c
View commit details
Copy full SHA for c21ad2c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.