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 7

Starting: 10/12

Pre-class videos for Tuesday Oct 13th

Bit Representations (21:38)

Counting Bits (6:14)

Better Bit Counting (19:06)

Magical Bit Counting (8:31)

Bit Counting with Index Magic (6:34)

Other Bit Tricks (9:19)

Pre-class videos for Thursday Oct 15th

Introduction to Python-specific Optimizations (4:15)

Python Namespaces (14:10)

Useful Python Features Tour (12:29)

Generators in Python (7:09)