Video details loaded
HomeMIT 6.006 Introduction to Algorithms, Spring 2020Lecture 2: Data Structures and Dynamic Arrays

Lecture 2: Data Structures and Dynamic Arrays

50:18

Up Next

Problem Session 1

Continue

Data structures are ways to store data with algorithms that support operations on the data. These collection of sorted operations are interfaces. This class goes over two main interfaces: sequence and set.

Instructor: Erik Demaine