6.006 | Fall 2011 | Undergraduate

Introduction to Algorithms

Lecture Videos

Lecture 6: AVL Trees, AVL Sort

Description: This lecture covers AVL trees, including how to insert elements and rebalance the tree, and then discusses the difference between abstract data types and data structures.

Instructor: Erik Demaine

Original (handwritten) notes (PDF - 3.9MB)

Typed notes (PDF - 1.4MB)

Lecture code (ZIP) (This ZIP file contains: 2 .py files and 1 .txt file.)

Course Info

Learning Resource Types
Lecture Videos
Recitation Videos
Problem Sets with Solutions
Exams with Solutions
Programming Assignments with Examples
Lecture Notes