think-cell interview question

algorithms used in stl data structures

Interview Answer

Anonymous

4 Mar 2018

Sort, reversing,max element,min element.That is we have search and sort algorithms.

1