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
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
.
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
Fix entire codebase
- #609
#609
Merged
cclauss
merged 11 commits into
TheAlgorithms:master
TheAlgorithms/JavaScript:master
from
raklaptudirm:master
Copy head branch name to clipboard
May 23, 2021
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Fix entire codebase
#609
cclauss
merged 11 commits into
TheAlgorithms:master
TheAlgorithms/JavaScript:master
from
raklaptudirm:master
Copy head branch name to clipboard
Commits
Commits on May 21, 2021
style: Fixed most styles (according to standardjs)
raklaptudirm
committed
ca4c1a6
View commit details
Copy full SHA for ca4c1a6
Browse repository at this point
feat(ZeroOneKnapsack.js): Fixed bad code
raklaptudirm
committed
f1769c4
View commit details
Copy full SHA for f1769c4
Browse repository at this point
feat(Polynomial.js): Fixed bad code
raklaptudirm
committed
b702faa
View commit details
Copy full SHA for b702faa
Browse repository at this point
style(InsertionSort.js): Changed var to let (scope taken into account)
raklaptudirm
committed
8b7c5fd
View commit details
Copy full SHA for 8b7c5fd
Browse repository at this point
style(IntroSort.js): let to const
raklaptudirm
committed
c62d169
View commit details
Copy full SHA for c62d169
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
Browse repository at this point
fix(LevenshteinDistance.test.js): Fixed broken test
raklaptudirm
committed
b77c0a1
View commit details
Copy full SHA for b77c0a1
Browse repository at this point
fix(LinearAlgebra): Fix BADLY broken doctest. All tests passed.
raklaptudirm
committed
2bf0ccf
View commit details
Copy full SHA for 2bf0ccf
Browse repository at this point
Commits on May 22, 2021
fix: Fix MergeSort conflict
raklaptudirm
committed
51f80fe
View commit details
Copy full SHA for 51f80fe
Browse repository at this point
Fixes #539
raklaptudirm
committed
a93abac
View commit details
Copy full SHA for a93abac
Browse repository at this point
fix: Fixed TODO message
Show description for cf98ded
raklaptudirm
committed
cf98ded
View commit details
Copy full SHA for cf98ded
Browse repository at this point
You can’t perform that action at this time.