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

QuicksortAlgo.cpp #19

Closed
wants to merge 1 commit into from
Closed

QuicksortAlgo.cpp #19

wants to merge 1 commit into from

Conversation

Dinesh0602
Copy link
Contributor

Related Issue

I have made PR on Quick sort Algorithm

Closes: #[issue number that will be closed through this PR]

Give a clear description what modifications you have made

Type of change

What sort of change have you made:

  • Bug fix (non-breaking change which fixes an issue)
  • [x ] New feature (non-breaking change which adds functionality)
  • Code style update (formatting, local variables)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly whereever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.

Screenshots(optional)

Original Updated
original screenshot updated screenshot

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

It's great having you contribute to this project

Welcome to the community 🤓

If you would like to continue contributing to open source and would like to do it with an awesome inclusive community, you should join our Discord we help and encourage each other to contribute to open source little and often 🤓 . Any questions let us know.

@Dinesh0602 Dinesh0602 mentioned this pull request Oct 1, 2021
4 tasks
@rakesh0x7
Copy link
Member

@Dinesh0602 Hey can you please first create an issue and then create pr
You need to add file in such way that

  • sorting folder
    • Quicksort folder(create it)

@rakesh0x7
Copy link
Member

I'm just closing this Pr now you can create new pr with required changes

@rakesh0x7 rakesh0x7 closed this Oct 1, 2021
@rakesh0x7 rakesh0x7 added the invalid This doesn't seem right label Oct 1, 2021
@rakesh0x7 rakesh0x7 removed the invalid This doesn't seem right label Oct 18, 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.

2 participants