Completed
Net Optimization
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Allegro Means Both Fast and Happy - Coincidence
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Subtitle #2
- 3 Sorting
- 4 Why is Quicksort Popular?
- 5 Challenge
- 6 Why Not Binary Insertion Sort?
- 7 Tip: Try Silly Things
- 8 Net Optimization
- 9 GNU heapify
- 10 Optimization is Imagination
- 11 Inner Loop
- 12 Comparisons (baseline: red)
- 13 Trying Silly Things
- 14 A Helpful Metric
- 15 Average Access Distance
- 16 Summary