Solutions for the exercises of the Algorithm Design and Analysis course - MIEIC, FEUP.
- CalFp01 - Dynamic Programming.
- CalFp02 - Greedy and Backtracking Algorithms.
- CalFp03 - Divide and Conquer Algorithms.
- CalFp04 - Graphs: Representation, Depth and Breadth Search, and Sorting Algorithms.
- CalFp05 - Graphs: Shortest Path.
- CalFp06 - Graphs: Using the Visualization API.
- CalFp07 - Graphs: Minimum Spanning Tree.
- CalFp08 - Graphs: Maximum Flow.
- CalFp010 - String-searching Algorithms.
- All the course's information can be viewed here.
- Pedro Esteves - pemesteves