Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
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
33.9k
Code
Issues
19
Pull requests
159
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
8daf45e
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 3, 2021
Merge pull request #719 from MrDoomy/feat/shuffle-algorithm
Show description for 8daf45e
pomkarnath98
authored
8daf45e
Copy full SHA for 8daf45e
Update FisherYatesShuffle.test.js
Show description for 0fea99d
pomkarnath98
authored
0fea99d
Copy full SHA for 0fea99d
Update FisherYatesShuffle.js
Show description for 6fdd267
pomkarnath98
authored
6fdd267
Copy full SHA for 6fdd267
Update FisherYatesShuffle.js
Show description for 0ada757
pomkarnath98
authored
0ada757
Copy full SHA for 0ada757
Added Fisher Yates Algorithm
DmnChzl
committed
6b2840f
Copy full SHA for 6b2840f
updating DIRECTORY.md
github-actions
authored and
github-actions
committed
fb763c4
Copy full SHA for fb763c4
Merge pull request #718 from pomkarnath98/master
Show description for 200e823
pomkarnath98
authored
200e823
Copy full SHA for 200e823
added new line
omkarnathparida
committed
3f6b4c1
Copy full SHA for 3f6b4c1
Added test for ScrambleStrings and formatted folder structure for other folders
omkarnathparida
committed
c198a9f
Copy full SHA for c198a9f
updating DIRECTORY.md
github-actions
authored and
github-actions
committed
255ef9a
Copy full SHA for 255ef9a
Merge pull request #715 from Koddi-Evangelista/master
Show description for 37b2ceb
pomkarnath98
authored
37b2ceb
Copy full SHA for 37b2ceb
updating DIRECTORY.md
github-actions
authored and
github-actions
committed
9aedaa8
Copy full SHA for 9aedaa8
Merge pull request #717 from trasherdk/DecimalToHex
Show description for d2ed0c7
pomkarnath98
authored
d2ed0c7
Copy full SHA for d2ed0c7
Update DecimalToHex.js
Show description for 38b42cf
pomkarnath98
authored
38b42cf
Copy full SHA for 38b42cf
DecimalToHex
Show description for c35b20a
trasherdk
committed
c35b20a
Copy full SHA for c35b20a
updating DIRECTORY.md
github-actions
authored and
github-actions
committed
c0fa45c
Copy full SHA for c0fa45c
chore: merge "Add test for camel case algorithm" (#710)
Show description for 2ecee85
alvux
and
Alexandre VU
authored
2ecee85
Copy full SHA for 2ecee85
updating DIRECTORY.md
github-actions
authored and
github-actions
committed
ff671ff
Copy full SHA for ff671ff
Merge pull request #711 from pomkarnath98/master
Show description for ea36915
pomkarnath98
authored
ea36915
Copy full SHA for ea36915
feat: add scramble string algorithm
Koddi-Evangelista
authored
9d996e1
Copy full SHA for 9d996e1
Commits on Oct 2, 2021
Removed mistakenly added semicolon
omkarnathparida
committed
b38a94d
Copy full SHA for b38a94d
Added ProjectEuler problem 8 with passed test cases
omkarnathparida
committed
8b1d10d
Copy full SHA for 8b1d10d
updating DIRECTORY.md
github-actions
authored and
github-actions
committed
15835ed
Copy full SHA for 15835ed
chore: merge "Added DecimalToRoman" (#707)
Show description for 56ccbfc
Meehoi
authored
56ccbfc
Copy full SHA for 56ccbfc
updating DIRECTORY.md
github-actions
authored and
github-actions
committed
3a87d49
Copy full SHA for 3a87d49
feat: remove API implementations
Show description for 63e3403
raklaptudirm
authored
63e3403
Copy full SHA for 63e3403
updating DIRECTORY.md
github-actions
authored and
github-actions
committed
31ed180
Copy full SHA for 31ed180
chore: merge "Add tests for snake case algorithm" (#708)
Show description for b03a1b8
alvux
and
Alexandre VU
authored
b03a1b8
Copy full SHA for b03a1b8
Commits on Oct 1, 2021
updating DIRECTORY.md
github-actions
authored and
github-actions
committed
ad9ff37
Copy full SHA for ad9ff37
chore: merge "Dice" (#703)
Show description for 8c2f2ca
itsUrcute
authored
8c2f2ca
Copy full SHA for 8c2f2ca
updating DIRECTORY.md
github-actions
authored and
github-actions
committed
ab65e2a
Copy full SHA for ab65e2a
chore: merge "Added backtracking sum of subset (#702)"
Show description for dd19680
Suaze9
authored
dd19680
Copy full SHA for dd19680
Commits on Sep 27, 2021
updating DIRECTORY.md
github-actions
authored and
github-actions
committed
ee605b7
Copy full SHA for ee605b7
chore: merged "Quick select tests" (#697)
Show description for f071220
charliejmoore
and
raklaptudirm
authored
f071220
Copy full SHA for f071220
chore: update dependencies
Show description for 36603e7
dependabot[bot]
authored
36603e7
Copy full SHA for 36603e7
Pagination
Previous
Next
You can’t perform that action at this time.