Skip to content
Snippets Groups Projects
README.md 732 B
Newer Older
Max Nyberg Carlsson's avatar
Max Nyberg Carlsson committed
# Pragmatic Programming
Max Nyberg Carlsson's avatar
Max Nyberg Carlsson committed
## Welcome to the repository!
Throughout the course we will build a corpus of algorithms and data structures.
Max Nilsson's avatar
Max Nilsson committed
You can find the Kattis course page here https://lth.kattis.com/courses
Max Nilsson's avatar
Max Nilsson committed
## Schedule
| Date       | Week n   | Theme |
|------------|----------|-------|
| 2023-10-19 | Week 1   | Introduction |
| 2023-10-26 | Week 2   | Data Structures and Complexity |
| 2023-11-09 | Week 3   | Graphs |
| 2023-11-16 | Week 4   | Dynamic Programming |
| 2023-11-23 | Week 5   |
| 2023-11-30 | Week 6   |
| 2023-12-07 | Week 7   |
| 2023-12-14 | Week 8   |
| 2023-12-21 | Week 9   |
| 2024-01-18 | Week 10  |
| 2024-01-25 | Week 11  |
| 2024-02-01 | Week 12  |
| 2024-02-08 | Week 13  |
| 2024-02-15 | Week 14  |