apieceofCAKE / array_basic_functions

Calculates the median, the mode and the mean of a given array. It also sorts it. Part of a programming class exercise list.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

array_basic_functions

Calculates the median, the mode and the mean of a given array. It also sorts it. Part of a programming class exercise list.

About

Calculates the median, the mode and the mean of a given array. It also sorts it. Part of a programming class exercise list.


Languages

Language:C 95.9%Language:CMake 4.1%