Lectures |
L1: Introduction |
|
|
L2: Algorithms |
|
|
L3: Data Structures |
|
|
L4: Algorithmic Complexity |
|
|
L5: Sorting |
|
|
L6: Heap |
|
|
L7: Hashing |
|
|
L8: Binary Search Tree |
|
|
L9: Balanced Trees (AVL) |
|
|
L10: Graphs |
|
|
L11: Graph Algorithms |
|
|
L12: Dynamic Programming |
|
|
L13: DP Problems |
|
|
L14: State Space Search |
|
|
L15: Heuristic State Space Search |
|
|
L16: Adversarial Search (Game Playing) |
|
|
L17: Metaheuristic Search (Discrete Optimization) |
|
|
L18: Constraint Satisfaction and Backtracking |
|
|
L19: Knowledge-Based Reasoning (Expert Systems) |
|
|
L20: Numeric(al) Optimization |
|
|
L21: Introduction to Machine Learning |
|
|
L22: Parametric Classification |
|
|
L23: Non-Parametric Classification |
|
|
Klausur |
Probeklausur |
|
|
Hauptklausur (13.2.): Results and Grades |
|
|
Nachholklausur (11.4.): Results and Grades |
|
|
Exercises |
Exercise 0 - Introduction to Python |
|
|
Exercise 01 - Stack & Queue - Solutions |
|
|
Exercise 02 - Complexity & Sorting - Solutions |
|
|
Exercise 03 - Heaps & Hashing - Solutions |
|
|
Exercise 04 - Binary & Balanced Trees - Solutions |
|
|
Exercise 05 - Graphs - Solution |
|
|
Exercise 06 - Dynamic Programming - Solutions |
|
|
Exercise 07 - State Space Search - Solution |
|
|
Exercise 08 - Adversarial Search - Solution |
|
|
Exercise 09 - Constrained Satisfaction - Solution |
|
|
Exercise 10 - Expert Systems & Numerical Optimization (Solution) |
|