Skip to content

ahmedshoaib/sorting_algo_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

sorting_algo_c

Sorting algorithms implemented in C this repository contains sorting algorithms , both comparison as well as linear, in C programming language. first input conatins the no. of elements to sort and next lines conatin the elements to be sorted. contains: quick sort, bubble sort, selection sort, insertion sort, merge sort, heap sort, counting sort, and radix sort in c

Releases

No releases published

Packages

No packages published

Languages