Skip to content

algorithm: gnome sort #64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 20, 2022
Merged

Conversation

testourii
Copy link
Contributor

Add a new algorithm called Gnome sort that moving an element to its proper place is accomplished by a series of swap

Copy link
Contributor

@appgurueu appgurueu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add more comments to illustrate how the algorithm works.

@testourii testourii requested a review from appgurueu October 19, 2022 06:20
@testourii
Copy link
Contributor Author

@raklaptudirm : could you please take a look ?

@raklaptudirm raklaptudirm changed the title feat: add gnomeSort algorithm algorithm: gnome sort Oct 20, 2022
@raklaptudirm raklaptudirm merged commit 519175c into TheAlgorithms:master Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants