kalinathalie / Sort

Sort algorithms with c++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorítmos de Ordenação: Insertion, Selection, Bubble, Marge e Quick.

Compilação

$ make

Uso

$ ./exec'nome_da_ordenacao'Sort 'valor de 1-1000000'

By: Kali Nathalie

About

Sort algorithms with c++


Languages

Language:C++ 82.7%Language:Makefile 9.6%Language:C 7.7%