think-cell Interview Question

algorithms used in stl data structures

Interview Answer

Anonymous

Mar 4, 2018

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

1