Is std::sort enough?

Revision en1, by SsToRR, 2023-02-20 11:48:18

Is sorting algorithm in C++ library enough? What are the advantages of bubble sorting, merge sorting, or quick sorting? Do you need to know them for example for the national olympiad?

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English SsToRR 2023-02-20 11:48:18 205 Initial revision (published)