Skip to content
This repository was archived by the owner on Jun 26, 2022. It is now read-only.

Comb sort implementation in JavaScript #510

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Comb sort implementation in JavaScript #510

wants to merge 3 commits into from

Conversation

ascpixi
Copy link

@ascpixi ascpixi commented Oct 2, 2020

This commit implements comb sort in JavaScript, alongside comments.

Resources used:

This commit implements comb sort in JavaScript, alongside comments.

Resources used:
- https://en.wikipedia.org/wiki/Comb_sort
@github-actions
Copy link

github-actions bot commented Oct 2, 2020

Greet Contributors Bot
Thank you for taking your time and effort for your contribution. If you are a new contributor to this repo, kindly add your username in CONTRIBUTORS.md

The amazing contributor in this pull request is @ascpixel

@ascpixi
Copy link
Author

ascpixi commented Oct 2, 2020

This pull request relates to issue #47

C# program to determine if a year is a leap year or not. Optimized to have the least IL instructions.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant