ossamamehmood / Hacktoberfest2023

About Make your Pull Request on Hacktoberfest 2023. Don't forget to spread love and if you like give us a ⭐️
https://hacktoberfest.com
GNU General Public License v3.0
126 stars 749 forks source link

[Feature] Create Quick-Sort algorithm in C++ #669

Closed Simer13 closed 8 months ago

Simer13 commented 8 months ago

Add the Quick Sort algorithm in C++ code.

Simer13 commented 8 months ago

Created a PR for this already.