CesarPetrescu / faceam

foame

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sorting Algorithm for Integer Arrays

We implement 3 sorting algorithms for integer arrays.

Bubble Sort

The Bubble Sort algorithm sorts the array in ascending order.

The algorithm is implemented in C.

About

foame


Languages

Language:C 100.0%