sahilbansal17 / Competitive_Coding

This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
GNU General Public License v3.0
407 stars 308 forks source link

Added sorting algorithms #538

Closed ReyAhamed closed 4 years ago

ReyAhamed commented 4 years ago

Added sorting algorithms in c language for

sahilbansal17 commented 4 years ago

@rey99 Awesome, can you also add a program for quick sort with random pivot?

sahilbansal17 commented 4 years ago

Thanks @rey99