Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 25cs500 [2025-03-20] – Midterm+Final Martin Ziegler | 25cs500 [2025-06-26] (current) – [Syllabus/Slides] Martin Ziegler | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| All Computer Science is based on the concept of an efficient // | All Computer Science is based on the concept of an efficient // | ||
| - | We thus call these ' | + | We thus call these ' |
| * | * | ||
| Line 38: | Line 38: | ||
| Language: English only | Language: English only | ||
| - | Teaching Assistants: [[cs500@theoryofcomputation.asia|현지훈+김소민+송민우]] \\ | + | Teaching Assistants: [[cs500@theoryofcomputation.asia|현지훈+김소민+송민우]] |
| Homework: Handwritten individual solutions (English only) and programming assignments in [[https:// | Homework: Handwritten individual solutions (English only) and programming assignments in [[https:// | ||
| Line 71: | Line 71: | ||
| ==== Syllabus/ | ==== Syllabus/ | ||
| + | |||
| + | This course (pun) introduces " | ||
| + | on some of the many topics in contemporary //Algorithm Design and Analysis//: \\ | ||
| + | as an overview and to make you " | ||
| + | |||
| 0. Summary ({{: | 0. Summary ({{: | ||
| 1. Introduction | 1. Introduction | ||
| - | 9. parallel Time ({{:cs500i.ppt|PPT}}, {{:cs500i.pdf|PDF}}) \\ | + | 9. parallel Time ({{:cs500p.ppt|PPT}}, {{:cs500p.pdf|PDF}}) \\ |
| - | 10. Memory ({{:cs500k.ppt|PPT}}, {{:cs500k.pdf|PDF}}) \\ | + | 10. Memory ({{:cs500m.ppt|PPT}}, {{:cs500m.pdf|PDF}}) \\ |
| 11. Bonus: Quantum Computing ({{: | 11. Bonus: Quantum Computing ({{: | ||
| 5. Randomized/ | 5. Randomized/ | ||
| 3. Average-Case Analysis ({{: | 3. Average-Case Analysis ({{: | ||
| - | 2. Tree Data Structures ({{: | ||
| - | 4. Amortized Analysis ({{: | ||
| 6. Online/ | 6. Online/ | ||
| - | 7. P/NP Intermission ({{: | + | 8. Approximation |
| - | 8. Approximation | + | |
| ==== E-Learning: ==== | ==== E-Learning: ==== | ||
| * [[https:// | * [[https:// | ||
| Line 89: | Line 90: | ||
| * [[http:// | * [[http:// | ||
| * {{averagequicksort.pdf|Average-Case Analysis of QuickSort}} | * {{averagequicksort.pdf|Average-Case Analysis of QuickSort}} | ||
| + | |||