bishwobista / crack-code

Crack all the coding questions.
6 stars 42 forks source link

Adding quick sort algorithm in C++ #80

Closed TejaJanakiRam closed 1 year ago

TejaJanakiRam commented 1 year ago

I see that quick sort algorithm is not yet added to the C++ language collection. I would like to add it if it's ok.

bishwobista commented 1 year ago

I see that quick sort algorithm is not yet added to the C++ language collection. I would like to add it if it's ok.

Sure, @TejaJanakiRam