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

Python insertion sort #53

Merged
merged 5 commits into from
Feb 23, 2020
Merged

Python insertion sort #53

merged 5 commits into from
Feb 23, 2020

Conversation

coilysiren
Copy link
Owner

@coilysiren coilysiren commented Feb 22, 2020

Changes

  • Adds python insertion sort
  • Updates the test runner to allow passing in a particular script to run

Context

Relates to #50

@coilysiren coilysiren changed the title incorrect insertion sort Pyton insertion sort Feb 23, 2020
@coilysiren coilysiren changed the title Pyton insertion sort Python insertion sort Feb 23, 2020
@coilysiren coilysiren marked this pull request as ready for review February 23, 2020 11:04
@coilysiren coilysiren merged commit 0d5bf77 into main Feb 23, 2020
@coilysiren coilysiren deleted the python-insertion-sort branch February 23, 2020 11:05
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.

1 participant