Skip to content

Intro-Sorting-Swift-Playground #7

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mini024
Copy link

@mini024 mini024 commented Aug 19, 2016

No description provided.

- Same Value in both cards - Remember that if you change a value of the array you loose the previous one, you have to store that value.

- Bubble Sort:
- Comparing only one time. Remember you need to go trough the array several times to get all the cards into their right position. If you run it only one time only one card is going to get into the correct postion.

Choose a reason for hiding this comment

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

Trough -> Through

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