Skip to content

Redundant InsertionSort #84

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
varunu28 opened this issue Aug 20, 2017 · 1 comment
Closed

Redundant InsertionSort #84

varunu28 opened this issue Aug 20, 2017 · 1 comment

Comments

@varunu28
Copy link
Contributor

There are two insertion sorts in the sort directory. It would be better to replace both of them with a single generic insertion sort

@bizzome
Copy link

bizzome commented Oct 23, 2017

Is there any reason for this question still to be open? Seems to me that the InsertionSortInteger can be removed.

varunu28 added a commit that referenced this issue Oct 23, 2017
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

No branches or pull requests

2 participants