Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.15 KB

File metadata and controls

41 lines (32 loc) · 1.15 KB

* Algorithms, Part I

Week 0: Welcome to Algorithms, Part I

Course Introduction (9:22)

Week 1: Union-Fin

Algorithms, Dynamic Connectivity (10:22)

Algorithms, Quick Find (10:18)

Quick Union (7:50)

Quick-Union Improvements (13:02)

Union-Find Applications (9:2)

Week 1: Analysis of Algorithms

Analysis of Algorithms Introduction (8:14)

Observations (10:05)

Mathematical Models (12:48)

Order-of-Growth Classifications (14:39)

Theory of Algorithms (11:35)

Memory (8:11)

Programming Assignment 1: Percolation: Instructions

Week 2: Stacks and Queues

Stacks (16:24)