Skip to content

I have a question in shell-sort README.md #195

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

Closed
poyiding opened this issue Sep 2, 2018 · 1 comment
Closed

I have a question in shell-sort README.md #195

poyiding opened this issue Sep 2, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@poyiding
Copy link

poyiding commented Sep 2, 2018

after gap = 2, compare and swap the values, why not [14, 10, 27, 19, 35, 33, 42, 44],but
image

thanks

@trekhleb trekhleb added the bug Something isn't working label Sep 4, 2018
@trekhleb
Copy link
Owner

trekhleb commented Sep 4, 2018

@sam-dingkang yes, you're right. There is a typo on the picture. I've added additional link to YouTube video with more explanation of ShellSort and also put a comment below the picture you've addressed.

@trekhleb trekhleb closed this as completed Sep 4, 2018
harshes53 pushed a commit to harshes53/javascript-algorithms that referenced this issue Dec 6, 2018
shoredata pushed a commit to shoredata/javascript-algorithms that referenced this issue Mar 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants