This shows you the differences between two versions of the page.
courses:alg2019:main [2019/10/08 13:03] tsay2 [Announcements] |
courses:alg2019:main [2020/03/12 13:54] (current) tsay2 [Announcements] |
||
---|---|---|---|
Line 5: | Line 5: | ||
=====Announcements===== | =====Announcements===== | ||
+ | * 01/18: grade report available; please send inquiries, if any, to the instructor by 10AM 01/20. | ||
+ | * 12/31: slides from TA sessions: {{courses:alg2019:alg2019hw6.pdf|HW#6}}, {{courses:alg2019:alg2019hw7.pdf|HW#7}}, {{courses:alg2019:alg2019hw8.pdf|HW#8}}, {{courses:alg2019:alg2019hw9.pdf|HW#9}}. | ||
+ | * 12/19: {{courses:alg2019:hw10.pdf|HW#10}} due on 12/31; ICPC 2019 World Finals {{courses:alg2019:icpc2019WorldFinalsProblemE.pdf|Problem E}} and {{courses:alg2019:icpc2019WorldFinalsProblemH.pdf|Problem H}}. | ||
+ | * 12/17: notes/slides for Reduction and for NP-Completeness available. | ||
+ | * 12/10: {{courses:alg2019:hw9.pdf|HW#9}} due on 12/17. | ||
+ | * 12/10: notes/slides for Dynamic Programming available. | ||
+ | * 11/25: {{courses:alg2019:hw8.pdf|HW#8}} due on 12/03. | ||
+ | * 11/25: notes/slides for Advanced Graph Algorithms available. | ||
+ | * 11/19: {{courses:alg2019:hw7.pdf|HW#7}} due on 11/26. | ||
+ | * 11/12: {{courses:alg2019:alg2019mid_s.pdf|Suggested Solutions to Midterm Problems}} available. | ||
+ | * 11/12: notes/slides for Basic Graph Algorithms available. | ||
+ | * 10/30: slides from TA sessions: {{courses:alg2019:alg2019hw1.pdf|HW#1}}, {{courses:alg2019:alg2019hw2.pdf|HW#2}}, {{courses:alg2019:alg2019hw3.pdf|HW#3}}, {{courses:alg2019:alg2019hw4.pdf|HW#4}}. | ||
+ | * 10/30: {{courses:alg:old_exams.zip|old exams}}. | ||
+ | * 10/29: {{courses:alg2019:hw6.pdf|HW#6}} due on 11/12. | ||
+ | * 10/29: notes/slides for String Processing available. | ||
+ | * 10/15: notes/slides for Searching and Sorting available. | ||
+ | * 10/13: {{courses:alg2019:hw5.pdf|HW#5}} due on 10/29; ACM ICPC 2019 World Finals {{courses:alg2019:ICPC2019WorldFinalsProblemA.pdf|Problem A}}. | ||
* 10/08: {{courses:alg2019:hw4.pdf|HW#4}} due on 10/15. | * 10/08: {{courses:alg2019:hw4.pdf|HW#4}} due on 10/15. | ||
* 10/08: notes/slides for A Supplement to Data Structures available. | * 10/08: notes/slides for A Supplement to Data Structures available. | ||
Line 66: | Line 83: | ||
* [[http://www.cs.ubc.ca/~harrison/Java/sorting-demo.html|Animated Sorting Algorithms]] | * [[http://www.cs.ubc.ca/~harrison/Java/sorting-demo.html|Animated Sorting Algorithms]] | ||
* [[http://www.cs.sunysb.edu/~skiena/combinatorica/animations/|Graph Animations with Combinatorica]] | * [[http://www.cs.sunysb.edu/~skiena/combinatorica/animations/|Graph Animations with Combinatorica]] | ||
- | * The website of [[http://icpc.baylor.edu/welcome.icpc|ACM-ICPC]] (International Collegiate Programming Contest) | + | * The website of [[http://icpc.baylor.edu/welcome.icpc|ICPC]] (International Collegiate Programming Contest) |
=====Grading===== | =====Grading===== | ||
Homework 20%, Participation 10%, Midterm 35%, Final 35%. | Homework 20%, Participation 10%, Midterm 35%, Final 35%. | ||