vaishalijain3456 / Hacktober_2021

Make your first PR! ~ A beginner-friendly repository made specifically for open source beginners. Add your profile, a blog, or any program under any language or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
10 stars 46 forks source link

added quicksort algorithm #83

Closed james3gh closed 2 years ago

james3gh commented 2 years ago

Added quicksort algorithm which uses concept of recursion