jainaman224 / Algo_Ds_Notes

A comprehensive resource for learning and implementing algorithms and data structures. This repository includes detailed notes, complexity analysis, and code examples in C++, Java, Python, and more. Ideal for students, professionals, and those preparing for coding interviews.
GNU General Public License v3.0
2.22k stars 2.08k forks source link

Quicksort 3 way done in C ISSUE #2170 Fixed #3021

Open Moddy2024 opened 4 years ago

Moddy2024 commented 4 years ago

Fixes #2170

Checklist:

Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

Changes proposed in this pull request:

Languages Used:

Files Added:

We're happy to help you get this ready -- don't be afraid to ask for help.

Thanks!

Moddy2024 commented 4 years ago

@singh-shreya6 @Vaibhavraj10 @raghav-dalmia I was assigned to this issue and i fixed it please review and merge it

Moddy2024 commented 4 years ago

please correct the indentation in your entire code. if you find any difficulty please reach me on slack

i have updated the indentation please check it if i have to do anything more to this then i will do it

Moddy2024 commented 4 years ago

@asha15 please review it so if they are anymore issues i can fix those in time so it gets merged

raghav-dalmia commented 4 years ago

still, your code has indentation issue. Use 4 spaces for indentation.

Moddy2024 commented 4 years ago

still, your code has indentation issue. Use 4 spaces for indentation.

@raghav-dalmia i have changed the identation please review it

Moddy2024 commented 4 years ago

still, your code has indentation issue. Use 4 spaces for indentation.

@raghav-dalmia @asha15 @jainaman224 @singh-shreya6 @Vaibhavraj10 I HAVE CHANGED THE SPACES PLEASE LOOK INTO IT i am from GSSOC'20 so please merge this code on time

Moddy2024 commented 4 years ago

@jainaman224 please merge this PR