Skip to content

selectionsort - decrease outer loop iteration and remove extra variable #161

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 7 commits into from
Nov 8, 2019

Conversation

Nirajkashyap
Copy link
Contributor

No description provided.

@Nirajkashyap Nirajkashyap changed the title decrease outer loop iteration and remove extra variable selectionsort - decrease outer loop iteration and remove extra variable Nov 7, 2019
@Nirajkashyap Nirajkashyap reopened this Nov 7, 2019
@@ -0,0 +1,17 @@
{
Copy link
Owner

Choose a reason for hiding this comment

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

Let's remove this file. Feel free to add .vscode to .gitignore.

Copy link
Owner

@mgechev mgechev left a comment

Choose a reason for hiding this comment

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

LGTM. Left one comment regarding the config.

@Nirajkashyap
Copy link
Contributor Author

removed vscode config file and also update .gitignore for future reference.

Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@3.13.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
@mgechev mgechev merged commit d66ecce into mgechev:master Nov 8, 2019
@mgechev
Copy link
Owner

mgechev commented Nov 8, 2019

Thanks! I'll update the list of contributors in the next a couple of weeks.

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