Skip to content

Issue #84 (merged redundant classes InsertionSortInteger, InsertionSort) #176

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
wants to merge 3 commits into from
Closed

Conversation

ghost
Copy link

@ghost ghost commented Oct 9, 2017

Issue #84 (Redundant classes InsertionSortInteger, InsertionSort have been replaced by Generic InsertionSort class)

Shubham Singh and others added 3 commits October 10, 2017 00:37
… been replaced by Generic InsertionSort class)
… fixed. It returns node if it is found otherwise returns null.
@varunu28
Copy link
Contributor

@ss3681755 Is there any particular reason about why have you overwritten the existing Generic Insertion Sort?

@ghost
Copy link
Author

ghost commented Oct 11, 2017

The only reason I overwrote that file is just because to make variables more meaningful so that people can understand them easily.

@varunu28
Copy link
Contributor

@ss3681755 I think the existing code is pretty self explanatory along with a proper driver main method which tests the code. I would be closing this PR. Just raise a separate PR for BST.

@varunu28 varunu28 closed this Oct 11, 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

Successfully merging this pull request may close these issues.

2 participants