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

Added minimum swap to sort #54

Merged
merged 5 commits into from
Oct 23, 2021
Merged

Added minimum swap to sort #54

merged 5 commits into from
Oct 23, 2021

Conversation

vinayassrao
Copy link
Contributor

Please check the following PR request for the issue #32

Copy link
Collaborator

@Sargam-Agarwal Sargam-Agarwal left a comment

Choose a reason for hiding this comment

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

Hey @vinayassrao,
everything looks good to me except for one thing. In the main function, you should not hard code the values of the array. Kindly take the input from the user.

@vinayassrao
Copy link
Contributor Author

@Sargam-Agarwal requested changes has been made,please review it

Copy link
Collaborator

@Sargam-Agarwal Sargam-Agarwal left a comment

Choose a reason for hiding this comment

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

Hey @vinayassrao
Just do proper indentation in the swap and main function. Rest is all good now 👍

@vinayassrao
Copy link
Contributor Author

@Sargam-Agarwal requested changes has been made,please review it

Copy link
Collaborator

@Sargam-Agarwal Sargam-Agarwal left a comment

Choose a reason for hiding this comment

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

Great @vinayassrao
LGTM!

@Vanshikagarg17 Vanshikagarg17 merged commit 80eac97 into DSC-Banasthali-Vidyapith:main Oct 23, 2021
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.

5 participants