Deprecated: (6.006) preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /afs/athena.mit.edu/course/6/6.006/web_scripts/fall08/wiki/includes/Sanitizer.php on line 1470

Deprecated: (6.006) preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /afs/athena.mit.edu/course/6/6.006/web_scripts/fall08/wiki/includes/Sanitizer.php on line 1470

Deprecated: (6.006) preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /afs/athena.mit.edu/course/6/6.006/web_scripts/fall08/wiki/includes/Sanitizer.php on line 1470

Deprecated: (6.006) preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /afs/athena.mit.edu/course/6/6.006/web_scripts/fall08/wiki/includes/Sanitizer.php on line 1470

Deprecated: (6.006) preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /afs/athena.mit.edu/course/6/6.006/web_scripts/fall08/wiki/includes/Sanitizer.php on line 1470

Deprecated: (6.006) preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in /afs/athena.mit.edu/course/6/6.006/web_scripts/fall08/wiki/includes/Sanitizer.php on line 1470
Lectures and Recitations - 6.006 Wiki

Lectures and Recitations

From 6.006 Wiki

(Difference between revisions)
Jump to: navigation, search
Line 21: Line 21:
=== Binary Search Trees ===
=== Binary Search Trees ===
-
==== Lecture 3, Binary Search Trees ====
+
==== [http://courses.csail.mit.edu/6.006/fall08/notes/lecture3.pdf Lecture 3], Binary Search Trees ====
 +
* [http://courses.csail.mit.edu/6.006/fall08/source/runway.py <code>runway.py</code>] code from class
* Readings: CLRS Chapter 10; Chapter 12, Sections 1-3
* Readings: CLRS Chapter 10; Chapter 12, Sections 1-3

Revision as of 22:54, 11 September 2008

Contents

Introduction and Document Distance

Lecture 1, Introduction and Document Distance

Recitation 1


Lecture 2, Document Distance, Mergesort

Recitation 2


Binary Search Trees

Lecture 3, Binary Search Trees

  • runway.py code from class
  • Readings: CLRS Chapter 10; Chapter 12, Sections 1-3
Personal tools