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

10.Quicksort.cpp #70

Merged
merged 1 commit into from
Dec 12, 2020
Merged

10.Quicksort.cpp #70

merged 1 commit into from
Dec 12, 2020

Conversation

PrateekSingh009
Copy link
Contributor

Sorting Array using Quick Sort

Sorting array elements using Quick Sort technique
@sergio-nsk
Copy link
Contributor

Suggested reading the top rated article Why is “using namespace std;” considered bad practice?

What did happen with the indentations of the lines?

@KrishMunot KrishMunot merged commit 27f7514 into careercup:master Dec 12, 2020
@sergio-nsk
Copy link
Contributor

@KrishMunot Why have you merged such a not indented code and with the terrible using namespace std;?

@KrishMunot
Copy link
Collaborator

KrishMunot commented Dec 12, 2020

@sergio-nsk my bad, can you revert this merge?

KrishMunot added a commit that referenced this pull request Dec 12, 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