Skip to content

Material developed during the study of Algorithm Design and Analysis ____ Material desenvolvido durante o estudo de Projeto e Analise de Dados (PAA)

Notifications You must be signed in to change notification settings

Xappe/Algorithm-Design-and-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Algorithm-Design-and-Analysis

Repository contains activities done during college learning (All codes (variable names) were made in Portuguese)
Repositório contém atividades feitas durante aprendizado na faculdade

Curriculum ___________ Matriz Curricular

  • Complexity Functions _________________ Complexidade Funções
  • Vector Sorting (Revision) _________________ Ordenação de Vetores (Revisao)
    • Bubble sort _________________ Bubble Sort
    • Insert Sort _________________ Insert Sort
    • Selection Sort _________________ Selection Sort
  • Ordering Vectors and their Complexities _________________ Ordenação de Vetores e suas Complexidades
  • Principle Mathematical Induction _________________ Principio Indução Matematica
    • Recurrence Relations _________________ Relações de Recorrencia
  • Analyze Complexity _________________ Analise Complexidade
    • Merge Sort _________________ Merge Sort
    • Quick Sort _________________ Quick Sort
  • Dijkstra's Algorithm _________________ Algoritmo de Dijkstra
  • Prim's Algorithm _________________ Algoritmo de Prim
  • Kruskal's Algorithm _________________ Algoritmo de Kruskal
  • Search Algorithms _________________ Algoritmos de Busca
    • Sequential (or Linear) Search _________________ Busca Sequencial (ou Linear)
    • Ordered Search _________________ Busca Ordenada
    • Binary Search _________________ Busca Binária

About

Material developed during the study of Algorithm Design and Analysis ____ Material desenvolvido durante o estudo de Projeto e Analise de Dados (PAA)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages