abhaysinghr516 / Algorithms

This repository contains a collection of various algorithms implemented in C, C++, Go, Java, JavaScript, and Python. The goal of this repository is to help fellow programmers learn and understand algorithms more effectively by providing code examples and explanations in multiple programming languages.
MIT License
10 stars 27 forks source link

quick_sort.c added #63

Closed Faizanusmani06 closed 1 year ago

Faizanusmani06 commented 1 year ago

fix #22

Added quick_sort.c file in Quicksort Algorithm/C folder

Faizanusmani06 commented 1 year ago

@abhaysinghr516 please accept this pr under hactoberfest-accepted label.