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

Updating SelectionSort.c #133

Closed
wants to merge 3 commits into from
Closed

Conversation

akhil-maker
Copy link

#51
Updating SelectionSort.c

  • Here I am adding code for sorting algorithm.
  • The code is checked and is developed in C language.
  • The comments are added in the code so as whoever will see it, can understand it easily.
  • It is a selection sort algorithm.

@pep8speaks
Copy link

pep8speaks commented Sep 30, 2020

Hello @akhil-maker! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 19:1: E305 expected 2 blank lines after class or function definition, found 1
Line 20:1: W293 blank line contains whitespace

Comment last updated at 2020-09-30 18:45:17 UTC

@akhil-maker
Copy link
Author

@pep8speaks
I have updated SelectionSort.py by completing the task as what you have mentioned in comment.

@diptangsu diptangsu closed this Oct 2, 2020
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.

3 participants