python4geeks / Hactoberfest2022

This repository is to allow Hactoberfest 2022 participants to make PR's. This repository aims to help beginners 🤔 with their first successful Pull Request and Open Source Contribution
16 stars 103 forks source link

Create Quick Sort Algorithm in python folder with name Quick-Sort.py #37

Open divyanshugour opened 1 year ago

divyanshugour commented 1 year ago

Quick Sort Algorithm was not present. So I created this one.