Closed shadowasphodel2919 closed 3 years ago
Addition of quick sort in cp in C language.
Yes.
Seeing as so many sorting techniques have been added before quick sort. It will be a valid and noteworthy addition to cp algorithms.
It is a crucial sorting technique and has been asked in many coding interviews.
I want to work on this issue as a participant of GSSoC' 21 in C language.
@shadowasphodel2919 Go ahead with C.
@HarshCasper I am currently working on this issue is there some complication?
🚀 Feature
Addition of quick sort in cp in C language.
Have you read the Contributing Guidelines on Pull Requests?
Yes.
Motivation
Seeing as so many sorting techniques have been added before quick sort. It will be a valid and noteworthy addition to cp algorithms.
Pitch
It is a crucial sorting technique and has been asked in many coding interviews.