Recitation 20: Dynamic Programming: Blackjack
Listen now
Description
This recitation revisits the perfect-information blackjack problem that was covered in lecture.
More Episodes
This recitation discusses the first problem from Problem Set 3, covering sweep-line algorithms and range queries.
Published 08/16/13
This recitation starts with a review of comparison sorting methods, and then discusses counting sort and radix sort.
Published 08/16/13
Sorting is introduced, and motivated by problems that become easier once the inputs are sorted. The lecture covers insertion sort, then discusses merge sort and analyzes its running time using a recursion tree.
Published 08/16/13