Checkpoint: STL Algorithms
beginner15 min readLesson 30 of 204
One graded challenge: solve a data question with algorithms + lambdas, not hand-rolled loops.
Checkpoint — STL algorithms. Pass the graded challenge below to finish the module.
Three data questions over one vector. The spirit of the module: if a standard algorithm exists for a step, use it.