Skip to content

LawsonLawson/sorting_algorithms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0x1B. C - Sorting algorithms & Big O

A team implementation of a Sorting Algorithm

Objective

This project was implemented in the C Programming Language to explore various sorting algorithms and analyze their time complexity under different scenarios.

Compiling:

Program will be compiled this way:

gcc -Wall -Wextra -Werror -pedantic -std=gnu89 *.c -o sorting_algorithm

By: Lawson Israel Pascal and Patrick A. Noblet

About

A team implementation of a Sorting Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages