6.S096 | January IAP 2013 | Undergraduate

Introduction to C and C++

Data Structures, Debugging

search_tree.jpg

Description:

Diagram with four nodes. Image by MIT OpenCourseWare.

Alt text:
A binary search tree with four nodes. In this diagram, each node is represented by boxes labeled ID, Payload, Left, and Right.
Caption:
Diagram with four nodes.
Credit:
Image by MIT OpenCourseWare.
A binary search tree with four nodes. In this diagram, each node is represented by boxes labeled ID, Payload, Left, and Right.

Course Info

As Taught In
January IAP 2013
Learning Resource Types
Lecture Notes
Problem Sets
Programming Assignments with Examples
Projects