CS 61B - Data Structures

This is a collection of links to audio/video lectures of CS 61B - Data Structures from UC Berkeley Webcasts. Fundamental dynamic data structures, including linear lists, queues, trees, and other linked structures; arrays strings, and hash tables. Storage management. Elementary principles of software engineering. Abstract data types. Algorithms for sorting and searching. Introduction to the Java programming language.



Video.. Computer Science 61B, 001 - Data Structures (Fall 2011)

Instructor Paul HILFINGER. Data Structures. Fundamental dynamic data structures, including linear lists, queues, trees, and other linked structures; arrays strings, and hash tables. ...

Video.. Computer Science 61B, 001 - Data Structures (Fall 2009)..(iTunes)

Instructor Paul HILFINGER. Data Structures. Lecture 1. Lecture 2. Lecture 3. Lecture 4. Lecture 5. ...

Video.. CS 61B - Data Structures (Fall 2008)..(iTunes)

Instructor Paul HILFINGER. DATA STRUCTURES. Lecture 2: Developing a Simple Program. Lecture 3: More on Simple Programs. Lecture 4: Values and Containers. Lecture 5: Simple Pointer Manipulation. Lecture 6: Arrays and Objects. ...

Video.. CS 61B - Data Structures (Fall 2006)

Instructor Jonathan Shewchuk. CS 61B: Data Structures - Fall 2006. Fundamental dynamic data structures, including linear lists, queues, trees, and other linked structures; arrays strings, and hash tables. Storage management. Elementary principles of software engineering. ...