/sorting_algorithms

Alx Project (For Learning Purpose)

Primary LanguageC

This repository contains the different sorting algorithms in computer science: This include algorithms like Bubble sort Selection sort Insertion Quick sort Merge sort Etc.