Lecture 1: Introduction
Lecture 2: Resumes and Career Fairs
Lecture 3: Behavioral Questions
Lecture 4: Basic Algorithms & Runtime Complexity
Lecture 5: Arrays and Strings
Lecture 6: Strings and Hash Tables
Lecture 7: Stacks and Queues
Lecture 8: Linked Lists
Lecture 9: Trees
Lecture 10: Heaps
Lecture 11: Graphs
Lecture 12: Graphs (Cont.)
Lecture 13: Recursion/Backtracking
Lecture 14: Dynamic Programming
Lecture 15: Dynamic Programming (Cont.)