-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathhomeworks.yaml
125 lines (124 loc) · 2.91 KB
/
homeworks.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
-
assignment: Java Warm-Up (Quadtree Compression)
active: t
type: programming
writeup: content/hws/hw1/hw1.pdf
zip: content/hws/hw1/hw1.zip
release_date: 2015-09-01
due_date: 2015-09-08
-
assignment: Analysis of Algorithms
active: t
type: written
problem_set: content/hws/hw2/hw2.pdf
problem_set_zip: content/hws/hw2/hw2_src.zip
release_date: 2015-09-08
due_date: 2015-09-15
-
assignment: Dequeues and Dijkstra's "Shunting Yard" Algorithm
active: t
writeup: content/hws/hw3/hw3.pdf
zip: content/hws/hw3/hw3.zip
type: programming
release_date: 2015-09-17
due_date: 2015-09-24
-
assignment: Sorting
active: t
problem_set: content/hws/hw4/hw4.pdf
problem_set_zip: content/hws/hw4/hw4_src.zip
type: written
release_date: 2015-09-24
due_date: 2015-10-01
-
assignment: Midterm 1
active: t
type: in-class exam
release_date: 2015-10-01
due_date: 2015-10-01
-
assignment: Heaps/Priority Queues
active: t
problem_set: content/hws/hw5/hw5.pdf
problem_set_tex: content/hws/hw5/hw5.tex
type: written
release_date: 2015-10-07
due_date: 2015-10-15
-
assignment: Whole Term Project assigned—small deliverable due in 1 week
active: t
writeup: content/hws/project/project.pdf
zip: content/hws/project/project.zip
type: programming
release_date: 2015-10-15
due_date: 2015-10-23
-
assignment: Hashing
active: t
writeup: content/hws/hw6/hw6.pdf
zip: content/hws/hw6/hw6.zip
type: programming
release_date: 2015-10-22
due_date: 2015-10-29
-
assignment: Breadth-First Search and Minimum Spanning Trees
active: t
writeup: content/hws/hw7/hw7.pdf
zip: content/hws/hw7/hw7.zip
type: programming
release_date: 2015-10-26
due_date: 2015-11-05
-
assignment: Midterm 2
active: t
type: in-class exam
release_date: 2015-11-03
due_date: 2015-11-03
-
assignment: "Term project: Milestone 2"
active: t
writeup: content/hws/project/project.pdf
zip:
type: programming
release_date: 2015-11-05
due_date: 2015-11-12
-
assignment: Tries and Boggle
active: t
writeup: content/hws/hw8/hw8.pdf
zip: content/hws/hw8/hw8.zip
type: programming
release_date: 2015-11-12
due_date: 2015-11-19
-
assignment: "Term project: Milestone 3"
active: t
writeup: content/hws/project/project.pdf
zip:
type: programming
release_date: 2015-11-22
due_date: 2015-12-01
-
assignment: Compression
active: t
writeup: content/hws/hw9/hw9.pdf
zip: content/hws/hw9/hw9.zip
type: programming
release_date: 2015-11-20
due_date: 2015-12-03
-
assignment: Term project due on last day of class
active:
writeup:
zip:
type: programming
release_date: 2015-10-13
due_date: 2015-12-08
-
assignment: Final exam (9am-11am on Tuesday, December 15)
active:
writeup:
zip:
type: in-class exam
release_date: 2015-12-15
due_date: 2015-12-15