muhtalhakhan / Hacktoberfest2023

Hacktoberfest 2023 🧑🏻‍💻 OPEN FIRST Pull Request 🎉
https://www.hacktoberfest.com
GNU General Public License v3.0
13 stars 90 forks source link

Quick sort in c++ #9

Closed basavarajakj closed 11 months ago

basavarajakj commented 11 months ago

This PR will solve #1 Quick sort is my favorite's algorithm

Happy coding!