Skip to content

Adding Bubble Sort in Swift #180

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

Merged
merged 3 commits into from
Jun 30, 2018
Merged

Adding Bubble Sort in Swift #180

merged 3 commits into from
Jun 30, 2018

Conversation

Wesley-Arrington
Copy link
Contributor

Adding Bubble Sort in Swift

@jiegillet
Copy link
Member

I realize we didn't ask you to do that on your previous PR, but could you add some sort of main() function which runs an example so that your contrition can be run on its own?

@jiegillet jiegillet added the Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.) label Jun 30, 2018
@Wesley-Arrington
Copy link
Contributor Author

Wesley-Arrington commented Jun 30, 2018

@jiegillet Just added in a main() function so that bubble sort runs on its own. I think this is what you were asking for but I'm not entirely sure. I'd be happy to make changes if I misunderstood 👍

Copy link
Member

@jiegillet jiegillet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks for the contribution

@jiegillet jiegillet merged commit 2164657 into algorithm-archivists:master Jun 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Implementation This provides an implementation for an algorithm. (Code and maybe md files are edited.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants