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

[Algo] Quick Sort [C] #146

Closed
123vivekr opened this issue Oct 2, 2018 · 3 comments · Fixed by #190
Closed

[Algo] Quick Sort [C] #146

123vivekr opened this issue Oct 2, 2018 · 3 comments · Fixed by #190

Comments

@123vivekr
Copy link
Member

https://en.wikipedia.org/wiki/Quicksort

@123vivekr
Copy link
Member Author

I would like to implement this. Please assign this to me.

123vivekr added a commit to 123vivekr/Algorithms-1 that referenced this issue Oct 2, 2018
This adds Quick Sort algorithm written in C

Closes NITSkmOS#146
sangamcse pushed a commit to 123vivekr/Algorithms-1 that referenced this issue Oct 2, 2018
This adds Quick Sort algorithm written in C

Closes NITSkmOS#146
@zeddmaxx
Copy link

zeddmaxx commented Oct 4, 2018

Hey, can I work on this?

@123vivekr
Copy link
Member Author

@zeddmaxx This issue is already assigned. I have submitted a PR and its almost complete.
You can check for other unassigned issues.

123vivekr added a commit to 123vivekr/Algorithms-1 that referenced this issue Oct 5, 2018
This adds Quick Sort algorithm written in C

Closes NITSkmOS#146
123vivekr added a commit to 123vivekr/Algorithms-1 that referenced this issue Oct 14, 2018
This adds Quick Sort algorithm written in C

Closes NITSkmOS#146
123vivekr added a commit to 123vivekr/Algorithms-1 that referenced this issue Oct 14, 2018
This adds Quick Sort algorithm written in C

Closes NITSkmOS#146
123vivekr added a commit to 123vivekr/Algorithms-1 that referenced this issue Oct 14, 2018
This adds Quick Sort algorithm written in C

Closes NITSkmOS#146
sangamcse pushed a commit that referenced this issue Oct 14, 2018
This adds Quick Sort algorithm written in C

Closes #146
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants