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
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 }}
Poobest
/
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
defaude
Datepicker
All time
Commit history
Commits on Oct 3, 2023
feat: Test running overhaul, switch to Prettier & reformat everything (#1407)
Show description for 86d333e
3 people
authored
86d333e
View commit details
Copy full SHA for 86d333e
Browse repository at this point
Commits on Oct 2, 2023
fix: ValidateURL failing tests (#1394)
Show description for b783612
defaude
and
github-actions
authored
b783612
View commit details
Copy full SHA for b783612
Browse repository at this point
test: skip test that's running way too long (#1393)
Show description for 7ff3e5e
defaude
and
github-actions
authored
7ff3e5e
View commit details
Copy full SHA for 7ff3e5e
Browse repository at this point
Commits on Oct 20, 2022
chore: only test changed packages (#1194)
defaude
authored
16fa774
View commit details
Copy full SHA for 16fa774
Browse repository at this point
Commits on Oct 16, 2022
dependencies: update and clean (and auto-fix style issues) (#1195)
Show description for 4ce3dbe
defaude
and
github-actions
authored
4ce3dbe
View commit details
Copy full SHA for 4ce3dbe
Browse repository at this point
Commits on Oct 13, 2022
chore: Remove unused deps, clean up package.json a bit (#1176)
defaude
authored
bd7de6a
View commit details
Copy full SHA for bd7de6a
Browse repository at this point
Commits on Oct 14, 2021
A few suggestions / modifications / fixes
Show description for c5e44d4
defaude
committed
c5e44d4
View commit details
Copy full SHA for c5e44d4
Browse repository at this point
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
Browse repository at this point
Commits on Oct 5, 2021
Update DIRECTORY.md (manually after a rebase)
defaude
committed
565ce68
View commit details
Copy full SHA for 565ce68
Browse repository at this point
Fix URL creation in directory markdown
defaude
committed
7bb3c80
View commit details
Copy full SHA for 7bb3c80
Browse repository at this point
Add npm ci to directory-updating job, as well (so that we can utilize globby)
defaude
committed
6fe322b
View commit details
Copy full SHA for 6fe322b
Browse repository at this point
Clean up and speed up UpdateDirectory.js
Show description for a69d9a8
defaude
committed
a69d9a8
View commit details
Copy full SHA for a69d9a8
Browse repository at this point
Test: Drop env.CI
defaude
committed
460fd57
View commit details
Copy full SHA for 460fd57
Browse repository at this point
Don't cat the full DIRECTORY.md file in the github job
defaude
committed
f6396f4
View commit details
Copy full SHA for f6396f4
Browse repository at this point
Another proposal: Clean up "update directory" job, as well
Show description for 21d4096
defaude
committed
21d4096
View commit details
Copy full SHA for 21d4096
Browse repository at this point
Proposal: Clean up CI job a bit
Show description for 6f9b1f1
defaude
committed
6f9b1f1
View commit details
Copy full SHA for 6f9b1f1
Browse repository at this point
Commits on Oct 3, 2021
Apply standard code style
Show description for 28f13bb
defaude
committed
28f13bb
View commit details
Copy full SHA for 28f13bb
Browse repository at this point
Apply standard code style
defaude
committed
2b3db6c
View commit details
Copy full SHA for 2b3db6c
Browse repository at this point
Code style
defaude
committed
44fee41
View commit details
Copy full SHA for 44fee41
Browse repository at this point
Credit where credit's due: Add reference to original author
Show description for 08effc8
defaude
committed
08effc8
View commit details
Copy full SHA for 08effc8
Browse repository at this point
Made the "complex" test harder, forcing the algorithm to actually back-track ;)
defaude
committed
0d5a3ce
View commit details
Copy full SHA for 0d5a3ce
Browse repository at this point
Commits on Oct 2, 2021
Rewrote "Rat in a maze" algorithm
Show description for 78616fc
defaude
committed
78616fc
View commit details
Copy full SHA for 78616fc
Browse repository at this point
Add proper test to Backtracking/Sudoku
Show description for eb99bdc
defaude
committed
eb99bdc
View commit details
Copy full SHA for eb99bdc
Browse repository at this point
You can’t perform that action at this time.