-
Notifications
You must be signed in to change notification settings - Fork 34
/
Copy pathindex.html
24 lines (24 loc) · 1.31 KB
/
index.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
<!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>CS2501 - Data Structures and Algorithms I Course Logistics</title>
<style type="text/css">
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%;}
</style>
<link rel="stylesheet" href="../markdown.css" />
</head>
<body>
<h1 id="cs2501---data-structures-and-algorithms-i-course-logistics">CS2501 - Data Structures and Algorithms I Course Logistics</h1>
<p><a href="../index.html">Back to course main page</a></p>
<h2 id="course-logistics"><a name="introduction"></a>Course Logistics</h2>
<p>All of the logistics for this course can be found in <em><a href="https://docs.google.com/document/d/1GNLIwp1_dg_61ZSbfqd7z2f9avZ59tLa3zmb6oFoTPk/edit?usp=sharing">The Syllabus, which you can find here</a></em>.</p>
<p>The course schedule can be found over at the <a href="../slides/index.html">Slides and Schedule page</a>.</p>
<p>Homeworks can be found on the <a href="../homeworks/index.html">Homeworks page</a></p>
</body>
</html>