Skip to content

Code to exercise and study for Algorithm design and analysis (Projeto e Análise de Algoritmos - PAA) course, part of post graduation course in Informatics at Pontifical Catholic University of Rio de Janeiro 2012.1

icaromedeiros/paa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code to exercise and study for Algorithm design and analysis (Projeto e Análise de Algoritmos - PAA) course,
part of post graduation course in Informatics at Pontifical Catholic University of Rio de Janeiro 2012.1

Running tests:

make test

Running sort:

Example: python paa_code/sort.py -a 1,4,5,2,3 -i # Using Insertion Sort

About

Code to exercise and study for Algorithm design and analysis (Projeto e Análise de Algoritmos - PAA) course, part of post graduation course in Informatics at Pontifical Catholic University of Rio de Janeiro 2012.1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages