manan025 / DS-Algo-Zone

This repository contains codes for various data structures and algorithms in C, C++, Java, Python, C#, Go, JavaScript and Kotlin.
MIT License
25 stars 78 forks source link

quick sort cpp #150

Closed wimanshaherath closed 3 years ago

wimanshaherath commented 3 years ago

Have you read the Contribution Guidelines?

Yes

Description

Implemented Quick Sort in Cpp

Checklist

Related Issues (Mention Issue no. like #xxx)

Fixed Issue #62