Correct Answer : algorithm
Explanation : C++ Standard Library, algorithms are components that perform algorithmic operations on containers and other sequences. For this operation, We have to use <algorithm> header file.
<algorithm>