Sorting question



For vector and list of STL, if do not use the sorting algorithms of
STL,
which sorting algorithms are better for vector and list respectively?

Thanks.

.