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.. |
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. ...
|