-
Notifications
You must be signed in to change notification settings - Fork 17
/
readme.html
287 lines (287 loc) · 9.29 KB
/
readme.html
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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>CS3100 - Data Structures and Algorithms II</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="markdown.css" />
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<h1 id="cs3100---data-structures-and-algorithms-ii">CS3100 - Data
Structures and Algorithms II</h1>
<p><a href="#introduction">Introduction</a> | <a
href="#contents">Repository contents</a> | <a href="#headtas">Head
TAs</a> | <a href="#officehours">Office Hours</a> | <a
href="#contributing">Contributing to this repository</a> | <a
href="#description">Course description</a> | <a
href="#license">License</a></p>
<h2 id="introduction"><a name="introduction"></a>Introduction</h2>
<p>The repository contains content for CS3100 - Data Structures and
Algorithms II at <a href="https://virginia.edu">the University of
Virginia</a>.</p>
<h2 id="repository-contents"><a name="contents"></a>Repository
Contents</h2>
<p><strong>Note that the links below will not work correctly if you are
viewing this online at github.com – you will need to clone (download)
the repository first</strong></p>
<ul>
<li><a href="courselogistics/index.html">Course Logistics</a>: The
syllabus, introductory slide deck, grading policy, course schedule,
Covid-19 policies, etc.</li>
<li><a href="homeworks/index.html">Homeworks</a> (<a
href="homeworks/index.md">md</a>): The homeworks for the course, along
with due dates and related things.</li>
<li><a href="./homeworks/gradescope.html">Gradescope Info</a>:
Information on submitting programming assignments to Gradescope.</li>
<li><a href="slides/index.html">Schedule and Slides</a> (<a
href="slides/index.md">md</a>): Contains the slides used in the
course.</li>
<li><a href="./tas/tas.html">Meet your TAs</a> (<a
href="./tas/tas.md">md</a>): Meet the teaching assistants who will be
helping out with the course!</li>
<li><a href="./exams/index.html">Sample Exams</a>: Some sample old
exams.</li>
</ul>
<h2 id="instructor-and-head-tas"><a name="headtas"></a>Instructor and
Head TAs</h2>
<p>We have one instructor and three <strong>Head TAs</strong> for this
course. Their names and emails are shown in the table below. Each head
TA is responsible for a specific category (e.g., grading, office hours,
etc.). Students should always <strong>contact the relevant head ta
first</strong>, as the primary point of contact regarding issues in each
category. Instructors are often slow at responding and the head TAs can
more quickly address your concern or escalate the situation to an
instructor if necessary.</p>
<h3 id="instructors-head-tas">Instructors / Head TAs</h3>
<table>
<colgroup>
<col style="width: 20%" />
<col style="width: 20%" />
<col style="width: 20%" />
<col style="width: 20%" />
<col style="width: 20%" />
</colgroup>
<thead>
<tr class="header">
<th>Name</th>
<th>Head TA / Inst.</th>
<th>TA Category</th>
<th>Email</th>
<th>Discord ID</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td>Mark Floryan</td>
<td>Instructor</td>
<td>-</td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
<td>-</td>
</tr>
<tr class="even">
<td>Ethan Blaser</td>
<td>Graduate/Head TA</td>
<td>Grading and Regrades</td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
<td>ethanblaser#6372</td>
</tr>
<tr class="odd">
<td>Geetanjali Gandhe</td>
<td>Head TA</td>
<td>Office Hours</td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
<td>geetanjali#7547</td>
</tr>
<tr class="even">
<td>Samuel Buxbaum</td>
<td>Head TA</td>
<td>Homework</td>
<td><a href="mailto:[email protected]">[email protected]</a></td>
<td>Sam Buxbaum#4107</td>
</tr>
</tbody>
</table>
<h2
id="office-hours-description-and-schedule"><a name="officehours"></a>Office
Hours Description and Schedule</h2>
<p>Office hours are held in various locations throughout the week and
are of varying type. Information can be found below. There are two
possible locations for office hours:</p>
<ul>
<li><p><strong>In-Person OH</strong>: Some OH will be held in-person (in
Thornton Stacks). See the chart below for details. These will function
as <em>traditional</em> office hours.</p></li>
<li><p><strong>Online (Discord) OH</strong>: Some OH will be held on our
<strong>Discord Server</strong>. To attend office hours, simply join the
office hours queue voice channel and you will be added to the office
hours queue. When you are taken off the queue you will be automatically
moved to a staging room to wait (it is called <em>oh-up-next</em> or
similar). Soon after, a TA will manually pull you off that staging room
into their office hours to help you.</p></li>
<li><p><strong>Group OH</strong>: These are weekly discussion sections
where a TA will answer general questions regarding homeworks, quizzes,
algorithm intution, etc. to larger groups of attendees.</p></li>
</ul>
<h3 id="office-hours-schedule">Office Hours Schedule:</h3>
<h4 id="faculty-office-hours">Faculty Office Hours</h4>
<table>
<thead>
<tr class="header">
<th>Day</th>
<th>Time</th>
<th>Type (Location)</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td>Monday</td>
<td>10:00am - 11:45am</td>
<td>Floryan (Rice 203)</td>
</tr>
<tr class="even">
<td>Tuesday</td>
<td>9:00am - 10:30 am</td>
<td>Floryan (Rice 203)</td>
</tr>
</tbody>
</table>
<h4 id="group-discussion-grad-ta-oh">Group Discussion / Grad TA OH</h4>
<table>
<thead>
<tr class="header">
<th>Day</th>
<th>Time</th>
<th>Type (Location)</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td>Tuesday</td>
<td>3-4pm</td>
<td>Group Discussion (Rice 540)</td>
</tr>
<tr class="even">
<td>-</td>
<td>4-5pm</td>
<td>Regrades / Grad TA OH (Rice 540)</td>
</tr>
</tbody>
</table>
<h4 id="ta-office-hours">TA Office Hours</h4>
<table>
<thead>
<tr class="header">
<th>Day</th>
<th>Time</th>
<th>In-Person (Location)</th>
<th>Online (Location)</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td>Sunday</td>
<td>6pm - 8pm</td>
<td>In-Person (Thn. Stacks)</td>
<td>Online (Discord)</td>
</tr>
<tr class="even">
<td>-</td>
<td>8pm - 10pm</td>
<td>In-Person (Thn. Stacks)</td>
<td>Online (Discord)</td>
</tr>
<tr class="odd">
<td>Monday</td>
<td>6pm - 8pm</td>
<td>In-Person (Thn. Stacks)</td>
<td>Online (Discord)</td>
</tr>
<tr class="even">
<td>-</td>
<td>8pm - 10pm</td>
<td>In-Person (Thn. Stacks)</td>
<td>Online (Discord)</td>
</tr>
<tr class="odd">
<td>Tuesday</td>
<td>6pm - 8pm</td>
<td>In-Person (Thn. Stacks)</td>
<td>Online (Discord)</td>
</tr>
<tr class="even">
<td>-</td>
<td>8pm - 10pm</td>
<td>In-Person (Thn. Stacks)</td>
<td>Online (Discord)</td>
</tr>
<tr class="odd">
<td>Wednesday</td>
<td>6pm - 8pm</td>
<td>In-Person (Thn. Stacks)</td>
<td>Online (Discord)</td>
</tr>
<tr class="even">
<td>-</td>
<td>8pm - 10pm</td>
<td>In-Person (Thn. Stacks)</td>
<td>Online (Discord)</td>
</tr>
<tr class="odd">
<td>Thursday</td>
<td>6pm - 8pm</td>
<td>In-Person (Thn. Stacks)</td>
<td>Online (Discord)</td>
</tr>
</tbody>
</table>
<h2
id="contributing-to-this-repository"><a name="contributing"></a>Contributing
to this Repository</h2>
<p>Updates to the repository are restricted to approved individuals
only, to prevent anybody from messing with the slides right before a
lecture. However, others can still contribute to this repository – to do
so, take the following steps:</p>
<ol type="1">
<li>Create a github account, if you do not have one</li>
<li>Fork this repository: you can click on the “Fork” link in the upper
right</li>
<li>Clone your forked repository on to your local machine</li>
<li>Make any changes you want to your forked version, then commit and
push your changes back to your forked repository</li>
<li>Create a pull request, following the instructions <a
href="https://help.github.com/articles/creating-a-pull-request">here</a></li>
</ol>
<p>At that point, we will receive a notice that a change has been
submitted, and I’ll look at it and hopefully accept it into the main
repository.</p>
<p>When you want to bring in the updates from the main dsa1 github
repository into your forked repository, you will need to follow the
instructions <a
href="https://help.github.com/articles/syncing-a-fork">here</a>.</p>
<h2 id="course-description"><a name="description"></a>Course
Description</h2>
<p>Builds upon previous analysis of algorithms and the effects of data
structures on them. Algorithms selected from areas such as searching,
shortest paths, greedy algorithms, backtracking, divide-and-conquer,
dynamic programming, and machine learning. Analysis techniques include
asymptotic worst case, expected time, amortized analysis, and
reductions.</p>
<h2 id="license"><a name="license"></a>License</h2>
<p>The material in this repository is released under a <a
href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons
Attribution-ShareAlike 4.0 International License</a> (CC BY-SA).</p>
</body>
</html>