Skip to content
Snippets Groups Projects
Commit 0405a87e authored by Max Nilsson's avatar Max Nilsson
Browse files

Update README.md

parent d889bf00
No related branches found
No related tags found
No related merge requests found
......@@ -15,10 +15,9 @@ You can find the Kattis course page here https://lth.kattis.com/courses
| 2023-11-23 | Week 5 | Fenwick and Segment Trees | Implement an easy to use 2-d segment tree
| 2023-11-30 | Week 6 | Geometry, Number Theory, and Probability |
| 2023-12-07 | Week 7 | Tries, Suffix Arrays, and Strings |
| 2023-12-14 | Week 8 | Dynamic Programming Revisited |
| 2023-12-21 | Week 9 | Flows, Matchings, and Cuts |
| 2024-01-18 | Week 10 | Treaps and Topological Sorting |
| 2024-01-25 | Week 11 | Square Root Techniques and Computational Game Theory (Sprague–Grundy) |
| 2024-02-01 | Week 12 | Planar Graph Algorithms (Boyer-Myrvold) |
| 2024-02-08 | Week 13 | Graph Coloring, Knapsack, and The Traveling Salesman |
| 2024-02-15 | Week 14 | The End and "What is Pragmatic Programming?" |
| 2024-01-18 | Week 8 | Dynamic Programming Revisited |
| 2024-01-25 | Week 9 | Flows, Matchings, and Cuts |
| 2024-02-01 | Week 10 | Treaps and Topological Sorting |
| 2024-02-08 | Week 11 | Square Root Techniques and Computational Game Theory (Sprague–Grundy) |
| 2024-02-15 | Week 12 | Bitmaps |
| 2024-02-22 | Week 13 | Graph Coloring, Knapsack, and The Traveling Salesman |
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment