CS 61B: Data Structures
Video Lectures
Displaying all 39 video lectures.
Lecture 1![]() Play Video |
Course Overview Course Overview |
Lecture 2![]() Play Video |
Using Objects Using Objects |
Lecture 3![]() Play Video |
Defining Classes Defining Classes |
Lecture 4![]() Play Video |
Types and Conditionals Types and Conditionals |
Lecture 5![]() Play Video |
Iteration and Arrays I Iteration and Arrays |
Lecture 6![]() Play Video |
Iteration and Arrays II Iteration and Arrays |
Lecture 7![]() Play Video |
Linked Lists I Linked Lists |
Lecture 8![]() Play Video |
Linked Lists II Linked Lists |
Lecture 9![]() Play Video |
Stack Frames Stack Frames |
Lecture 10![]() Play Video |
Testing Testing |
Lecture 11![]() Play Video |
Inheritances Inheritances |
Lecture 12![]() Play Video |
Abstract Classes Abstract Classes |
Lecture 13![]() Play Video |
Java Packages Java Packages |
Lecture 14![]() Play Video |
Exceptions Exceptions |
Lecture 15![]() Play Video |
More Java More Java |
Lecture 16![]() Play Video |
Game Trees Game Trees |
Lecture 17![]() Play Video |
Encapsulation Encapsulation |
Lecture 18![]() Play Video |
Encapsulated Lists Encapsulated Lists |
Lecture 19![]() Play Video |
Asymptotic Analysis Asymptotic Analysis |
Lecture 20![]() Play Video |
Algorithm Analysis Algorithm Analysis |
Lecture 21![]() Play Video |
Hash Tables Hash Tables |
Lecture 22![]() Play Video |
Stacks and Queues Stacks and Queues |
Lecture 23![]() Play Video |
Trees and Traversals Trees and Traversals |
Lecture 24![]() Play Video |
Priority Queues Priority Queues |
Lecture 25![]() Play Video |
Binary Search Trees Binary Search Trees |
Lecture 26![]() Play Video |
Balanced Search Trees Balanced Search Trees |
Lecture 27![]() Play Video |
Graphs Graphs |
Lecture 28![]() Play Video |
Weighted Graphs Weighted Graphs |
Lecture 29![]() Play Video |
Sorting I Sorting |
Lecture 30![]() Play Video |
Sorting II Sorting |
Lecture 31![]() Play Video |
Disjoint Sets Disjoint Sets |
Lecture 32![]() Play Video |
Sorting III Sorting |
Lecture 33![]() Play Video |
Sorting V Sorting |
Lecture 34![]() Play Video |
Splay Trees Splay Trees |
Lecture 35![]() Play Video |
Amortized Analysis Amortized Analysis |
Lecture 36![]() Play Video |
Randomized Analysis Randomized Analysis |
Lecture 37![]() Play Video |
Expression Parsing Expression Parsing |
Lecture 38![]() Play Video |
Garbage Collection Garbage Collection |
Lecture 39![]() Play Video |
Augmenting Data Structures Augmenting Data Structures |