From 5b4b25913e913d8ebf8da513a619ec022d90a392 Mon Sep 17 00:00:00 2001 From: Kevin Privett Date: Tue, 14 Apr 2026 23:08:42 -0700 Subject: [PATCH] Change game theory link from coursera to roughgarden archive --- docs/computer-science/advanced-cs/electives/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/computer-science/advanced-cs/electives/index.md b/docs/computer-science/advanced-cs/electives/index.md index 4dc8961..9d8e67b 100644 --- a/docs/computer-science/advanced-cs/electives/index.md +++ b/docs/computer-science/advanced-cs/electives/index.md @@ -78,7 +78,7 @@ Courses | Duration | Effort | Prerequisites :-- | :--: | :--: | :--: [Theory of Computation](https://ocw.mit.edu/courses/18-404j-theory-of-computation-fall-2020/) ([alternative](https://www.youtube.com/playlist?list=PLEE7DF8F5E0203A56)) | 13 weeks | 10 hours/week | [Mathematics for Computer Science](https://openlearninglibrary.mit.edu/courses/course-v1:OCW+6.042J+2T2019/about), logic, algorithms [Computational Geometry](https://www.edx.org/learn/geometry/tsinghua-university-ji-suan-ji-he-computational-geometry) | 16 weeks | 8 hours/week | algorithms, C++ -[Game Theory](https://www.coursera.org/learn/game-theory-1) | 8 weeks | 3 hours/week | mathematical thinking, probability, calculus +[Algorithmic Game Theory](https://timroughgarden.org/f13/f13.html) | 10 weeks | 12 hours/week | Algorithms Illuminated #### Advanced Information Security