CSE-830

Code and course material for MSU's "CSE 830: Design and Theory of Algorithms"

CSE 830: Design & Theory of Algorithms

Documents for CSE 830 - Week 3

Starting: 9/14

Pre-class videos for Tuesday Sept 15

Introduction to Data Structures + Array and Lists (24:14)

Binary Search Trees (6:10), by Dr. Emily Dolson

Self-Balancing Binary Search Trees (11:11), by Dr. Emily Dolson

Pre-class videos for Thursday Sept 17

Hash Tables (6:52), by Dr. Emily Dolson

Binary Heaps (20:14)