C++20 sections · 1024 units
Open in Course

Quiz: Algorithm Basics

Algorithm header

Quiz: Algorithm Basics

What does the reverse algorithm do to a container?

  1. A.Sorts elements in reverse order
  2. B.Removes elements from the end
  3. C.Creates a reversed copy
  4. D.Reverses the order of elements in place
Start the roadmap to answer the quizzes and solve the challenges