Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Thinking in Parallel
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Thinking in Parallel
- 3 For Loops
- 4 Streams
- 5 Stack Overflow
- 6 Problem Explanation
- 7 Split Method
- 8 Loop Mechanics
- 9 Array Manipulation
- 10 Observations
- 11 Explicit Parallelization
- 12 When Should You Use Parallelization
- 13 Effectiveness of Parallelization
- 14 Running Running Problem
- 15 Divide Conquer
- 16 Partitioning
- 17 Performance
- 18 NQ Model
- 19 Source Splitting
- 20 Locality
- 21 Array Events
- 22 Encounter Order
- 23 Merging Sets
- 24 Concurrent Collectors
- 25 Warning Signs
- 26 Summary
- 27 Questions
- 28 Units of Q