Week 3: STL algorithms
🔗 Pre-Class Learning Material
- CppCon 2018: Jonathan Boccara “105 STL Algorithms in Less Than an Hour”
- GoingNative 2013: Sean Parent “C++ Seasoning” (first 33 minutes)
🔗 Conversation Starters/Discussion Questions
- Which of the algorithms did you learn about for the first time that you found useful/surprising?
- Can you bring a sample of your favorite STL algorithm usage, something you find either beautiful or really helpful?