biancaamorimelo / sorting-algorithms

Homework assignments for Algorithm Analysis subject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sorting Algorithms

Homework assignments for Algorithms Analysis subject

Implemented algorithms:

● Selection Sort

● Insertion Sort

● Merge Sort

● Quick Sort

● Counting Sort

● Heap Sort  

About

Homework assignments for Algorithm Analysis subject


Languages

Language:C 96.3%Language:Makefile 3.7%