EDA1_FGA_UnB 📚-A repository to store and share my solutions to competitive programming problems, of CD-moj. Teacher: Bruno Cesar Ribas da FGA-UnB
Was basically a review of Algorithms and Computer Programming. It has 11 algorithmic resolution problems in the C language. The problems are listed below and there are links associated with them
- A: Olá Mundo;
- B: Soma 2;
- C: Soma N;
- D: Brincadeira de criança;
- E: Cofrinho da vó Vitória;
- F: EOF;
- G: ET;
- H: Ansiedade;
- I: Viagem com bons restaurantes;
- J: Lumberjarck;
- K: Cursor do editor de texto.
press here to see the solution.
Starting the study of pointers. It has 5 algorithmic resolution problems in the C language. The problems are listed below and there are links associated with them.
- A: Ajude Aparecido Simplificado;
- B: Ajude Aparecido;
- C: Soma 2 com função;
- D: Swap;
- E: String Secreta.
press here to see the solution.
Study of recursion. It has 10 algorithmic resolution problems in the C language. The problems are listed below and there are links associated with them.
- A: F91;
- B: Move os X;
- C: Rumo 9s;
- D: Soma Digitos;
- E: Fibonacci;
- F: Pares de caracteres
- G: Troca X por Y
- H: String ao contrário
- I: Maior Substring
- J: Ultrapassa Minimamente
press here to see the solution.
Study of ordenation and binary search. It has 5 algorithmic resolution problems in the C language. The problems are listed below and there are links associated with them.
- A: Bolha;
- B: Seleção;
- C: Inserção;
- D: Busca geral em um conjunto não ordenado;
- E: Pesquisa Instruções;
press here to see the solution.
Study of faster ordenation Algorithms and binary search. It has 5 algorithmic resolution problems in the C language. The problems are listed below and there are links associated with them.
- A: Intercala8
- B: MergeSort
- C: MergeSort2
- D: Busca Binária
- E: Número Proibido
- F: NMUR
- G: Analisando Degustação
- H: QuickSort
- I: Eleição Ursal
press here to see the solution.
Study of stack, queue and vector. It has 4 algorithmic resolution problems in the C language. The problems are listed below and there are links associated with them.
- A: Botas Perdidas;
- B: Vivo ou Morto;
- C: Expressões;
- D: Cartas;
press here to see the solution.
We have to solve a series of exercises with all the contents of the year merged.
- A: ctrl-z;
- B: detetive;
- C: Wikipédico.
- D: Street Parade
- E: Turne Leo e Henrique
- F: Menores Placas
- G: Torre de observação
- H: Ada and Queue
- I: Sanidade
press here to see the solution.
Here you will find a complementary material to study about stack, queue, ordenation, double linked list and simple linked list. And some extras exercises
press here to see the solution.
Bruno Cesar Ribas, professor at the University.
Bruno Ribeiro, my colleague, who did the Trabalho with me.
Created by Igor in 2023