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
Comb sort tests
- #737
#737
Merged
raklaptudirm
merged 11 commits into
TheAlgorithms:master
TheAlgorithms/JavaScript:master
from
charliejmoore:comb-sort-tests
charliejmoore/Javascript:comb-sort-tests
Copy head branch name to clipboard
Oct 6, 2021
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Comb sort tests
#737
raklaptudirm
merged 11 commits into
TheAlgorithms:master
TheAlgorithms/JavaScript:master
from
charliejmoore:comb-sort-tests
charliejmoore/Javascript:comb-sort-tests
Copy head branch name to clipboard
Commits
Commits on Oct 4, 2021
Add function documentation to combSort function
charliejmoore
committed
4ebe593
View commit details
Copy full SHA for 4ebe593
Browse repository at this point
Add export of combSort for Jest testing
charliejmoore
committed
ea4e816
View commit details
Copy full SHA for ea4e816
Browse repository at this point
Add tests for CombSort
charliejmoore
committed
7c0379c
View commit details
Copy full SHA for 7c0379c
Browse repository at this point
Fix style per standard js rules
charliejmoore
committed
7076c2a
View commit details
Copy full SHA for 7076c2a
Browse repository at this point
Commits on Oct 5, 2021
Remove testing code in function file
charliejmoore
committed
c83bc5b
View commit details
Copy full SHA for c83bc5b
Browse repository at this point
updating DIRECTORY.md
github-actions
authored and
github-actions
committed
801b0cd
View commit details
Copy full SHA for 801b0cd
Browse repository at this point
Merge branch 'master' of github.com:charliejmoore/Javascript into comb-sort-tests
charliejmoore
committed
11702cc
View commit details
Copy full SHA for 11702cc
Browse repository at this point
Fix merge conflicts
charliejmoore
committed
eaa8dc6
View commit details
Copy full SHA for eaa8dc6
Browse repository at this point
Auto-update DIRECTORY.md
github-actions
authored and
github-actions
committed
8f49b78
View commit details
Copy full SHA for 8f49b78
Browse repository at this point
Group tests in a describe
charliejmoore
committed
6bba9da
View commit details
Copy full SHA for 6bba9da
Browse repository at this point
Merge branch 'comb-sort-tests' of github.com:charliejmoore/Javascript into comb-sort-tests
charliejmoore
committed
9fb6884
View commit details
Copy full SHA for 9fb6884
Browse repository at this point
You can’t perform that action at this time.