Skip to content
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

Implementing more efficient sort method. #118

Merged
merged 2 commits into from
Mar 1, 2022
Merged

Implementing more efficient sort method. #118

merged 2 commits into from
Mar 1, 2022

Conversation

cmaceves
Copy link
Collaborator

Binary insertion sort for faster search.

@cmaceves cmaceves marked this pull request as ready for review February 17, 2022 21:14
@cmaceves
Copy link
Collaborator Author

passed 19/19 tests

@cmaceves
Copy link
Collaborator Author

cmaceves commented Mar 1, 2022

checked for identical output to original code, passed.

@cmaceves cmaceves merged commit 432b078 into master Mar 1, 2022
@cmaceves cmaceves deleted the binary_search branch March 1, 2022 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant